summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
-rw-r--r--documentation/dev-manual/dev-manual-start.rst6
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
4465. *Optionally Orient Yourself With Docker:* If you are unfamiliar with 4465. *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
4506. *Launch Docker or Docker Toolbox:* You should be able to launch 4506. *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
4547. *Set Up the Containers to Use the Yocto Project:* Go to 4547. *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
5154. *Optionally Orient Yourself on WSL:* If you are unfamiliar with WSL, 5154. *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
5195. *Launch your WSL Distibution:* From the Windows start menu simply 5195. *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.