diff options
author | 2019-11-12 10:10:05 +0100 | |
---|---|---|
committer | 2019-11-14 15:17:18 +0100 | |
commit | 5362336477ff314b5eeb1aba0c0ed986dc48d843 (patch) | |
tree | 0576f9afb173c90857369e67221aef7d04922c1c /docs/getting-started/app-workflow-image.md | |
parent | 3dd3f28737145c28f57f88f2a3c1afc331bd0e06 (diff) |
Update documentation
Add HappyHalibut revision
Migrate raspbery 2 & 3 to 3 & 4
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
(cherry picked from commit 913a116e7be5d53961b069e055e5edc7a98b0f5d)
Diffstat (limited to 'docs/getting-started/app-workflow-image.md')
-rw-r--r-- | docs/getting-started/app-workflow-image.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/app-workflow-image.md b/docs/getting-started/app-workflow-image.md index e64fd5f..12c9cfb 100644 --- a/docs/getting-started/app-workflow-image.md +++ b/docs/getting-started/app-workflow-image.md @@ -63,7 +63,7 @@ Go to the [AGL Download Website](https://download.automotivelinux.org/AGL/releas site and follow these links: ``` -flounder -> 6.0.0 -> qemuarm64 -> deploy -> images -> qemuarm64 +halibut -> 8.0.0 -> qemuarm64 -> deploy -> images -> qemuarm64 ``` From the list, you could download the ``Image-qemuarm64.bin`` image file. |