Merge pull request #8892 from StephenOrJames/patch-1
Remove extra shell prompt
This commit is contained in:
commit
dce71a5a27
|
@ -122,5 +122,5 @@ WSL. Once docker is installed and running on Windows, export the following
|
||||||
environment variable to give Vagrant access:
|
environment variable to give Vagrant access:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ vagrant@vagrant-10:/mnt/c/Users/vagrant$ export DOCKER_HOST=tcp://127.0.0.1:2375
|
vagrant@vagrant-10:/mnt/c/Users/vagrant$ export DOCKER_HOST=tcp://127.0.0.1:2375
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue