diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e278b1be86..a2c183341a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -566,7 +566,7 @@ Check Out Your Branch: Be sure you are in the - Source Directory + Source Directory (e.g. poky) and then check out the branch associated with the latest Yocto Project Release: @@ -597,7 +597,7 @@ Build Directory, which is build in this case and is located in the - Source Directory. + Source Directory. After the script runs, your current working directory is set to the Build Directory. Later, when the build completes, the Build Directory @@ -774,7 +774,7 @@ meta-intel layer. Use the git clone command to create a local copy of the repository inside your - Source Directory, + Source Directory, which is poky in this example: $ cd $HOME/poky