Update link to new base box
This commit is contained in:
parent
6779556650
commit
c7fff4d935
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ vagrant plugin install vagrant-lxc
|
||||||
After installing, add a [base box](#base-boxes) using any name you want, for example:
|
After installing, add a [base box](#base-boxes) using any name you want, for example:
|
||||||
|
|
||||||
```
|
```
|
||||||
vagrant box add quantal64 http://bit.ly/vagrant-lxc-quantal64-2013-07-12
|
vagrant box add quantal64 http://bit.ly/vagrant-lxc-quantal64-2013-10-23
|
||||||
```
|
```
|
||||||
|
|
||||||
Then create a Vagrantfile that looks like the following, changing the box name
|
Then create a Vagrantfile that looks like the following, changing the box name
|
||||||
|
|
Loading…
Reference in a new issue