Update README
This commit is contained in:
parent
cc0779c7cb
commit
1e49de0a91
1 changed files with 2 additions and 0 deletions
|
@ -146,6 +146,7 @@ start nested containers there to try things out.
|
||||||
cd development
|
cd development
|
||||||
cp Vagrantfile.vb.1.0 Vagrantfile
|
cp Vagrantfile.vb.1.0 Vagrantfile
|
||||||
vagrant up
|
vagrant up
|
||||||
|
vagrant reload
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using VirtualBox and Vagrant 1.1 for development
|
### Using VirtualBox and Vagrant 1.1 for development
|
||||||
|
@ -154,6 +155,7 @@ vagrant up
|
||||||
cd development
|
cd development
|
||||||
cp Vagrantfile.vb.1.1 Vagrantfile
|
cp Vagrantfile.vb.1.1 Vagrantfile
|
||||||
bundle exec vagrant-lxc up
|
bundle exec vagrant-lxc up
|
||||||
|
bundle exec vagrant-lxc reload
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue