diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index 884d1286ef..b935f7b63e 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst | |||
@@ -445,14 +445,14 @@ as your Yocto Project build host: | |||
445 | 445 | ||
446 | 5. *Optionally Orient Yourself With Docker:* If you are unfamiliar with | 446 | 5. *Optionally Orient Yourself With Docker:* If you are unfamiliar with |
447 | Docker and the container concept, you can learn more here - | 447 | Docker and the container concept, you can learn more here - |
448 | ` <https://docs.docker.com/get-started/>`__. | 448 | https://docs.docker.com/get-started/. |
449 | 449 | ||
450 | 6. *Launch Docker or Docker Toolbox:* You should be able to launch | 450 | 6. *Launch Docker or Docker Toolbox:* You should be able to launch |
451 | Docker or the Docker Toolbox and have a terminal shell on your | 451 | Docker or the Docker Toolbox and have a terminal shell on your |
452 | development host. | 452 | development host. |
453 | 453 | ||
454 | 7. *Set Up the Containers to Use the Yocto Project:* Go to | 454 | 7. *Set Up the Containers to Use the Yocto Project:* Go to |
455 | ` <https://github.com/crops/docker-win-mac-docs/wiki>`__ and follow | 455 | https://github.com/crops/docker-win-mac-docs/wiki and follow |
456 | the directions for your particular build host (i.e. Linux, Mac, or | 456 | the directions for your particular build host (i.e. Linux, Mac, or |
457 | Windows). | 457 | Windows). |
458 | 458 | ||
@@ -514,7 +514,7 @@ your Yocto Project build host: | |||
514 | 514 | ||
515 | 4. *Optionally Orient Yourself on WSL:* If you are unfamiliar with WSL, | 515 | 4. *Optionally Orient Yourself on WSL:* If you are unfamiliar with WSL, |
516 | you can learn more here - | 516 | you can learn more here - |
517 | ` <https://docs.microsoft.com/en-us/windows/wsl/wsl2-about>`__. | 517 | https://docs.microsoft.com/en-us/windows/wsl/wsl2-about. |
518 | 518 | ||
519 | 5. *Launch your WSL Distibution:* From the Windows start menu simply | 519 | 5. *Launch your WSL Distibution:* From the Windows start menu simply |
520 | launch your WSL distribution just like any other application. | 520 | launch your WSL distribution just like any other application. |