mirror of https://github.com/docker/docs.git
updated command variables for consistency (#2282)
This commit is contained in:
parent
950bd16598
commit
2ffde079d4
|
@ -48,7 +48,7 @@ are as follows.
|
||||||
#### Mac
|
#### Mac
|
||||||
|
|
||||||
```none
|
```none
|
||||||
docker-machine create --driver virtualbox HOST-NAME
|
docker-machine create --driver virtualbox MACHINE-NAME
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
Loading…
Reference in New Issue