diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 4a9c20c2c9..4dac0b4457 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -781,7 +781,7 @@
Configuring the local.conf File
- Initializing the build environment creates a local.conf configuration file
+ Initializing the build environment creates a conf/local.conf configuration file
in the build directory.
You need to manually edit this file to specify the machine you are building and to optimize
your build time.
@@ -848,6 +848,10 @@
+
+
+ Once you have your image, you can take steps to load and boot it on the target hardware.
+