summaryrefslogtreecommitdiffstats
path: root/getting-started/machines/qemu.md
diff options
context:
space:
mode:
Diffstat (limited to 'getting-started/machines/qemu.md')
-rw-r--r--getting-started/machines/qemu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started/machines/qemu.md b/getting-started/machines/qemu.md
index a9f6f5c..398eda5 100644
--- a/getting-started/machines/qemu.md
+++ b/getting-started/machines/qemu.md
@@ -2,7 +2,7 @@
To build the QEMU version of the AGL demo platform use machine **qemux86-64** and feature **agl-demo**:
-```
+```bash
source meta-agl/scripts/aglsetup.sh -m qemux86-64 agl-demo agl-netboot agl-appfw-smack
bitbake agl-demo-platform
```