diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 4fab6b2a85..8f31ae7385 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -539,7 +539,7 @@ | |||
539 | 539 | ||
540 | <para> | 540 | <para> |
541 | Follow these general steps to prepare a Windows, Mac, or Linux | 541 | Follow these general steps to prepare a Windows, Mac, or Linux |
542 | machine as your Yocto Project development host: | 542 | machine as your Yocto Project build host: |
543 | <orderedlist> | 543 | <orderedlist> |
544 | <listitem><para> | 544 | <listitem><para> |
545 | <emphasis>Go to the Docker Installation Site:</emphasis> | 545 | <emphasis>Go to the Docker Installation Site:</emphasis> |
@@ -561,14 +561,14 @@ | |||
561 | <listitem><para> | 561 | <listitem><para> |
562 | <emphasis>Go to the Install Site for Your Platform:</emphasis> | 562 | <emphasis>Go to the Install Site for Your Platform:</emphasis> |
563 | Click the link for the Docker edition associated with | 563 | Click the link for the Docker edition associated with |
564 | your development host machine's native software. | 564 | your build host's native software. |
565 | For example, if your machine is running Microsoft | 565 | For example, if your build host is running Microsoft |
566 | Windows Version 10 and you want the Docker CE Stable | 566 | Windows Version 10 and you want the Docker CE Stable |
567 | edition, click that link under "Supported Platforms". | 567 | edition, click that link under "Supported Platforms". |
568 | </para></listitem> | 568 | </para></listitem> |
569 | <listitem><para> | 569 | <listitem><para> |
570 | <emphasis>Understand What You Need:</emphasis> | 570 | <emphasis>Understand What You Need:</emphasis> |
571 | The install page has pre-requisites your machine must | 571 | The install page has pre-requisites your build host must |
572 | meet. | 572 | meet. |
573 | Be sure you read through this page and make sure your | 573 | Be sure you read through this page and make sure your |
574 | machine meets the requirements to run Docker. | 574 | machine meets the requirements to run Docker. |
@@ -607,7 +607,7 @@ | |||
607 | Go to | 607 | Go to |
608 | <ulink url='https://github.com/crops/docker-win-mac-docs/wiki'></ulink> | 608 | <ulink url='https://github.com/crops/docker-win-mac-docs/wiki'></ulink> |
609 | and follow the directions for your particular | 609 | and follow the directions for your particular |
610 | development host (i.e. Linux, Mac, or Windows).</para> | 610 | build host (i.e. Linux, Mac, or Windows).</para> |
611 | 611 | ||
612 | <para>Once you complete the setup instructions for your | 612 | <para>Once you complete the setup instructions for your |
613 | machine, you have the Poky, Extensible SDK, and Toaster | 613 | machine, you have the Poky, Extensible SDK, and Toaster |