Update README with time take to setup dev box
This commit is contained in:
parent
86bc39bc5d
commit
d7f9fdaa66
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ On your host:
|
|||
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:
|
||||
|
||||
```terminal
|
||||
|
|
Loading…
Reference in a new issue