File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ curl -L https://get.docker.com/builds/Darwin/x86_64/docker-latest > /usr/local/
2727Download:
2828https://get.docker.com/builds/Windows/x86_64/docker-latest.exe
2929https://get.docker.com/builds/Windows/i386/docker-latest.exe
30- And save to c:/ Users/ <username>/ docker/ docker.exe
30+ And save to c:\ Users\ <username>\ docker\ docker.exe
3131----
3232
3333## Install Docker compose
@@ -51,10 +51,10 @@ curl -L https://github.com/docker/machine/releases/download/v0.2.0/docker-machi
5151# Windows
5252Download:
5353https://github.com/docker/machine/releases/download/v0.2.0/docker-machine_windows-amd64.exe
54- And save to c:/ Users/ <username>/ docker/ docker-machine.exe
54+ And save to c:\ Users\ <username>\ docker\ docker-machine.exe
5555----
5656
57- For Windows, make sure to add c:/ Users/ <username >/ docker to your %PATH% variable.
57+ For Windows, make sure to add c:\ Users\ <username >\ docker to your %PATH% variable.
5858
5959## Create Machine
6060
You can’t perform that action at this time.
0 commit comments