Merge pull request #263 from Sicness/fix-readme
Fix the command vagrant box add in README.md
This commit is contained in:
commit
69ba4d8f70
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ vagrant up --provider=lxc
|
|||
On Vagrant < 1.5:
|
||||
|
||||
```
|
||||
vagrant box init precise64 http://bit.ly/vagrant-lxc-precise64-2013-10-23
|
||||
vagrant init precise64 http://bit.ly/vagrant-lxc-precise64-2013-10-23
|
||||
vagrant up --provider=lxc
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue