doc/vagrant: remove information about provisioning

This commit is contained in:
PeterKietzmann 2016-10-13 14:34:36 +02:00
parent ef0b2369c0
commit aa149d41f6

View File

@ -33,13 +33,7 @@ This will shut down the VM gracefully.
```
vagrant destroy
```
This will reset your VM to the default state. All modifications made to the VM by the
[provisioning script](https://github.com/RIOT-OS/RIOT/tree/master/dist/tools/vagrant/bootstrap.sh)
and by you will be removed.
```
vagrant provision
```
This will re-run the [provisioning script](https://github.com/RIOT-OS/RIOT/tree/master/dist/tools/vagrant/bootstrap.sh).
This will reset your VM to the default state.
## Inside the VM
Once logged in to the VM via `vagrant ssh` you can find the RIOT root directory in your