diff options
author | 2017-06-20 09:31:07 +0200 | |
---|---|---|
committer | 2017-06-20 09:31:07 +0200 | |
commit | e5b0e20cc7091b1f147534df10659d0a49236951 (patch) | |
tree | 0b24072627102f420d05fbcf11fc5fecd63eab55 /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 |