diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 1b334887bf..295621621f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -289,9 +289,9 @@ Continue with the following command to build an OS image for the target, which is - core-image-sato in this example. + poky-image-sato in this example. - $ bitbake core-image-sato + $ bitbake poky-image-sato BitBake requires Python 2.6. For more information on this requirement,