mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix typo in README
This commit is contained in:
parent
8c83484bf2
commit
98a4d38eb4
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ The environment variables are:
|
||||||
|
|
||||||
For VirtualBox, you can simply ignore setting any of the environment
|
For VirtualBox, you can simply ignore setting any of the environment
|
||||||
variables and omit the ``provider`` flag. VirtualBox is still supported with
|
variables and omit the ``provider`` flag. VirtualBox is still supported with
|
||||||
VirtualBox <= 1.1:
|
Vagrant <= 1.1:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ vagrant up --provider=aws
|
$ vagrant up --provider=aws
|
||||||
|
|
Loading…
Reference in a new issue