diff --git a/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md b/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md index 37606763..12404a77 100644 --- a/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md +++ b/meta-arm-autonomy/documentation/arm-autonomy-quickstart.md @@ -29,7 +29,7 @@ First you must download the Yocto layers needed: - all other layers you might want to use For each of the downloaded layer make sure you checkout the release of Yocto -you want to use (for example gatesgarth using `git checkout gatesgarth`). +you want to use (for example hardknott using `git checkout hardknott`). Please follow [Yocto documentation](https://www.yoctoproject.org/docs/latest/brief-yoctoprojectqs/brief-yoctoprojectqs.html) in order to have the required dependencies.