diff options
author | 2017-06-20 08:14:13 +0000 | |
---|---|---|
committer | 2017-06-20 08:14:13 +0000 | |
commit | ea93c706cfefebb98e44f9d85792356445659408 (patch) | |
tree | 8acd10e80e70c8b35f07b51526b79d598090f182 /docs/2-Installation.md | |
parent | c70baaeb249f0e1dc5c9e14344e60afe68d64698 (diff) |
Adjust version to AGL and update documentation
Change-Id: I0e6501ce6cc56731f004804f8654bc9d15204cd6
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs/2-Installation.md')
-rw-r--r-- | docs/2-Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md index 184334a..8432128 100644 --- a/docs/2-Installation.md +++ b/docs/2-Installation.md @@ -2,7 +2,7 @@ ## Prerequisites -Low CAN binding must be installed. Prerequisites are the same. +Low level CAN service (>=4.0) must be installed. Prerequisites are the same. ```bash $ git clone --recursive https://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service |