diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 11521cc54d..e00e54005d 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -334,7 +334,7 @@ A Quick Test Run - Now that you have your system requirements in order, you can give Yocto Project a try. + Now that you have your system requirements in order, you can give the Yocto Project a try. This section presents some steps that let you do the following: @@ -410,8 +410,8 @@ release tarball from the source repositories using the wget command. Alternatively, you can go to the - Yocto Project website - Downloads page to retrieve the tarball. + Yocto Project website's Downloads page + to retrieve the tarball. The second command extracts the files from the tarball and places them into a directory named &YOCTO_POKY; in the current directory. @@ -630,7 +630,7 @@ You must use the ext3 form when booting an image using the QEMU emulator. The tar form can be flattened out in your host development system - and used for Yocto Project build purposes. + and used for build purposes with the Yocto Project. core-image-<profile>-qemu<arch>.ext3 core-image-<profile>-qemu<arch>.tar.bz2