Update README with time take to setup dev box

This commit is contained in:
Fabio Rehm 2013-02-26 00:35:26 -03:00
parent 86bc39bc5d
commit d7f9fdaa66

View file

@ -19,6 +19,10 @@ On your host:
vagrant ssh vagrant ssh
``` ```
*NOTE: This takes around 12 minutes on a 15mb connection after the [base vagrant box](https://github.com/fgrehm/vagrant-lxc/blob/master/Vagrantfile#L5-L6)
and ubuntu [lxc cloud img](https://github.com/fgrehm/vagrant-lxc/blob/master/setup-vagrant-dev-box#L8-L9)
have been downloaded*
On the guest machine: On the guest machine:
```terminal ```terminal