summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index b6b98598dc..40b4e21627 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -416,7 +416,7 @@
416 Source the tools environment setup script by using a 416 Source the tools environment setup script by using a
417 command like the following: 417 command like the following:
418 <literallayout class='monospaced'> 418 <literallayout class='monospaced'>
419 $ source /home/<replaceable>your-username</replaceable>/buildtools/environment-setup-i586-poky-linux 419 $ source /home/<replaceable>your_username</replaceable>/buildtools/environment-setup-i586-poky-linux
420 </literallayout> 420 </literallayout>
421 Of course, you need to supply your installation directory and be 421 Of course, you need to supply your installation directory and be
422 sure to use the right file (i.e. i585 or x86-64). 422 sure to use the right file (i.e. i585 or x86-64).