Fix link to base box on readme
This commit is contained in:
parent
471c0ca158
commit
31c0d8d1a6
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ vagrant plugin install vagrant-lxc
|
|||
After installing, add a [base box](#available-boxes) using any name you want, for example:
|
||||
|
||||
```
|
||||
vagrant box add lxc-quantal64 http://dl.dropbox.com/u/13510779/lxc-quantal-amd64-2013-05-06.box
|
||||
vagrant box add quantal64 http://dl.dropbox.com/u/13510779/lxc-quantal-amd64-2013-05-08.box
|
||||
```
|
||||
|
||||
Make a Vagrantfile that looks like the following, filling in your information where necessary:
|
||||
|
|
Loading…
Add table
Reference in a new issue