summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-system-requirements.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
index 7d3c719981..7a11ec2cf3 100644
--- a/documentation/ref-manual/ref-system-requirements.xml
+++ b/documentation/ref-manual/ref-system-requirements.xml
@@ -503,7 +503,7 @@
503 </literallayout> 503 </literallayout>
504 or run the BitBake command to build the extended tarball: 504 or run the BitBake command to build the extended tarball:
505 <literallayout class='monospaced'> 505 <literallayout class='monospaced'>
506 $ bitbake buildtools-extended-tarball 506 $ bitbake buildtools-extended-tarball
507 </literallayout> 507 </literallayout>
508 <note> 508 <note>
509 The 509 The
@@ -535,7 +535,7 @@
535 </literallayout> 535 </literallayout>
536 Here is an example for the extended installer: 536 Here is an example for the extended installer:
537 <literallayout class='monospaced'> 537 <literallayout class='monospaced'>
538 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh 538 $ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
539 </literallayout> 539 </literallayout>
540 During execution, a prompt appears that allows you to 540 During execution, a prompt appears that allows you to
541 choose the installation directory. 541 choose the installation directory.