summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index fd5a92316c..f3628cf6ba 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -221,7 +221,7 @@
221 <para>From your shell, enter the following commands to set and 221 <para>From your shell, enter the following commands to set and
222 export the <filename>BBPATH</filename> variable: 222 export the <filename>BBPATH</filename> variable:
223 <literallayout class='monospaced'> 223 <literallayout class='monospaced'>
224 $ BBPATH="&lt;projectdirectory&gt;" 224 $ BBPATH="<replaceable>projectdirectory</replaceable>"
225 $ export BBPATH 225 $ export BBPATH
226 </literallayout> 226 </literallayout>
227 Use your actual project directory in the command. 227 Use your actual project directory in the command.