summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 829b036801..9b5e14bd67 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -714,7 +714,7 @@
714 For this example, the <filename>core-image-base</filename> 714 For this example, the <filename>core-image-base</filename>
715 image is built: 715 image is built:
716 <literallayout class='monospaced'> 716 <literallayout class='monospaced'>
717 $ bitbake core-image-minimal 717 $ bitbake core-image-base
718 </literallayout> 718 </literallayout>
719 Once the build completes, the resulting console-only image 719 Once the build completes, the resulting console-only image
720 is located in the Build Directory here: 720 is located in the Build Directory here: