diff options
author | Clément Bénier <clement.benier@iot.bzh> | 2019-04-17 10:23:31 +0200 |
---|---|---|
committer | Clément Bénier <clement.benier@iot.bzh> | 2019-04-17 10:23:31 +0200 |
commit | a86a324f541b4028d9092152139bd31c8311d021 (patch) | |
tree | 5c23bc66c91bccdf06c7330c016b712bb0373f88 /docs/usage.md | |
parent | cce59875ae30809ddffd56a70c46f7dd1136ba60 (diff) |
docs/usage: fix broken link
Change-Id: I62bd819cd1bb3edd2140ac5f10501e5285bfe5c8
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'docs/usage.md')
-rw-r--r-- | docs/usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md index 2291829..3e9a016 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -16,7 +16,7 @@ here: development branch, in the latest machine's deploy directory. (e.g in `latest/<yourmachine>/deploy/sdk` directory) -To install the native package please refer to [this chapter](../host-configuration/docs/1_Prerequisites.md) +To install the native package please refer to [this chapter](../1-verify-build-host.html) in the AGL documentation to install the AGL repository for your distribution. Then use your package manager to install the library. |