summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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 810a689975..0d76ee4497 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -713,7 +713,7 @@
713 For this example, the <filename>core-image-base</filename> 713 For this example, the <filename>core-image-base</filename>
714 image is built: 714 image is built:
715 <literallayout class='monospaced'> 715 <literallayout class='monospaced'>
716 $ bitbake core-image-minimal 716 $ bitbake core-image-base
717 </literallayout> 717 </literallayout>
718 Once the build completes, the resulting console-only image 718 Once the build completes, the resulting console-only image
719 is located in the Build Directory here: 719 is located in the Build Directory here: