Update README base box url

This commit is contained in:
Fabio Rehm 2013-03-12 14:45:09 -03:00
parent 30ec42b36b
commit fa49c75eb8

View file

@ -66,7 +66,7 @@ and made it available from [`vagrant-lxc`](bin/vagrant-lxc). So after installing
```ruby
Vagrant.configure("2") do |config|
config.vm.box = "lxc-quantal64"
config.vm.box_url = 'http://dl.dropbox.com/u/13510779/lxc-quantal64-2013-03-08.box'
config.vm.box_url = 'http://dl.dropbox.com/u/13510779/lxc-quantal64-2013-03-10.box'
# Share an additional folder to the guest Container. The first argument
# is the path on the host to the actual folder. The second argument is