diff options
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.xml | 4 |
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 2c019960f8..7d3c719981 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml | |||
| @@ -364,7 +364,7 @@ | |||
| 364 | Here is an example: | 364 | Here is an example: |
| 365 | <literallayout class='monospaced'> | 365 | <literallayout class='monospaced'> |
| 366 | $ cd poky | 366 | $ cd poky |
| 367 | $ script/install-buildtools --without-extended-buildtools \ | 367 | $ scripts/install-buildtools --without-extended-buildtools \ |
| 368 | --base-url &YOCTO_DL_URL;/releases/yocto \ | 368 | --base-url &YOCTO_DL_URL;/releases/yocto \ |
| 369 | --release yocto-&DISTRO; \ | 369 | --release yocto-&DISTRO; \ |
| 370 | --installer-version &DISTRO; | 370 | --installer-version &DISTRO; |
| @@ -391,7 +391,7 @@ | |||
| 391 | default parameters: | 391 | default parameters: |
| 392 | <literallayout class='monospaced'> | 392 | <literallayout class='monospaced'> |
| 393 | $ cd poky | 393 | $ cd poky |
| 394 | $ script/install-buildtools | 394 | $ scripts/install-buildtools |
| 395 | </literallayout> | 395 | </literallayout> |
| 396 | </para> | 396 | </para> |
| 397 | </para></listitem> | 397 | </para></listitem> |
