mirror of
https://github.com/linka-cloud/d2vm.git
synced 2024-11-21 23:36:25 +00:00
Fix typo in README.md
Signed-off-by: Spencer von der Ohe <s.vonderohe40@gmail.com>
This commit is contained in:
parent
1934915ae8
commit
b27add5767
@ -81,7 +81,7 @@ alias d2vm="docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock --p
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wich d2vm
|
which d2vm
|
||||||
|
|
||||||
d2vm: aliased to docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock --privileged -v $PWD:/d2vm -w /d2vm linkacloud/d2vm:latest
|
d2vm: aliased to docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock --privileged -v $PWD:/d2vm -w /d2vm linkacloud/d2vm:latest
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user