mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #11781 from xamyzhao/patch-1
Updated step 5 with Windows instructions so that installation works in W...
This commit is contained in:
commit
ff2fc9757d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ target="_blank">docker/docker repository</a>.
|
|||
that instead. You'll need to convert what you see in the guide to what is
|
||||
appropriate to your tool.
|
||||
|
||||
5. Open a terminal window on your local host and change to your home directory.
|
||||
5. Open a terminal window on your local host and change to your home directory. In Windows, you'll work in your Boot2Docker window instead of Powershell or cmd.
|
||||
|
||||
$ cd ~
|
||||
|
||||
|
|
Loading…
Reference in a new issue