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 08:24:01 +0000 |
commit | 7b3a94bee2cb1f8a03923a44587baf6308da4944 (patch) | |
tree | c8641627990935075298c0eb96c5ec967d465500 | |
parent | 9c7d705e266d391ad1dc77bd0a9cf63d557eaa5f (diff) |
docs/usage: fix broken link
Change-Id: I62bd819cd1bb3edd2140ac5f10501e5285bfe5c8
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-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. |