diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 7b8fdb5b69..dc12f84db7 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -414,7 +414,7 @@ To help conserve disk space during builds, you can add the following statement to your project's configuration file, which for this example - is &YOCTO_POKY;-build/conf/local.conf. + is &YOCTO_POKY;/build/conf/local.conf. Adding this statement deletes the work directory used for building a package once the package is built.