summaryrefslogtreecommitdiffstats
path: root/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md')
-rw-r--r--docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md
index 6055436..6d6bd93 100644
--- a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md
+++ b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/03_IVI_Flutter_apps.md
@@ -59,7 +59,7 @@ $ source meta-agl/scripts/aglsetup.sh -b build-flutter-dashboard -m qemux86-64 a
```bash
$ cd $AGL_TOP/master/build-flutter-dashboard
$ source agl-init-build-env
-$ bitbake agl-ivi-demo-platform-flutter
+$ bitbake agl-ivi-demo-flutter
```
## 6. Deploying the AGL Demo Image