updated command variables for consistency (#2282)

This commit is contained in:
Victoria Bialas 2017-03-13 12:04:32 -07:00 committed by GitHub
parent 950bd16598
commit 2ffde079d4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ are as follows.
#### Mac
```none
docker-machine create --driver virtualbox HOST-NAME
docker-machine create --driver virtualbox MACHINE-NAME
```
#### Windows