diff --git a/README.md b/README.md index 49a401d..94edafc 100644 --- a/README.md +++ b/README.md @@ -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