mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 09:49:35 +02:00
ref-manual: Fixed some formatting on a user-input example.
(From yocto-docs rev: 0a2abec012ad3af4af9ab41bd9e679ca26903062) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bed39bb69e
commit
5c27b8bbd6
@@ -416,7 +416,7 @@
|
|||||||
Source the tools environment setup script by using a
|
Source the tools environment setup script by using a
|
||||||
command like the following:
|
command like the following:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
$ source /home/<replaceable>your-username</replaceable>/buildtools/environment-setup-i586-poky-linux
|
$ source /home/<replaceable>your_username</replaceable>/buildtools/environment-setup-i586-poky-linux
|
||||||
</literallayout>
|
</literallayout>
|
||||||
Of course, you need to supply your installation directory and be
|
Of course, you need to supply your installation directory and be
|
||||||
sure to use the right file (i.e. i585 or x86-64).
|
sure to use the right file (i.e. i585 or x86-64).
|
||||||
|
|||||||
Reference in New Issue
Block a user