diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 | 
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 808e1dde57..e0c660913a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -221,7 +221,7 @@           <itemizedlist>               <listitem>                   <para> -                     The first two commands extract the Yocto Project files from the release area and place them into your build area (green-3.3-build in this example). +                     The first two commands extract the Yocto Project files from the release area and place them into your build area (<command>poky-4.0-build</command> in this example).                   </para>               </listitem>               <listitem> | 
