Skip to content

Commit b619ada

Browse files
Merge pull request #20 from PeterKietzmann/adapt_vbox_name
change name of vagrant box
2 parents f557fcf + 4900393 commit b619ada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For links go to [https://github.com/RIOT-OS/Tutorials](https://github.com/RIOT-O
2020
git submodule update --init --recursive
2121
```
2222
* Change to the `RIOT` directory: `cd Tutorials/RIOT/`
23-
* In case a virtual machine is disseminated locally, adapt the path for the vagrant box `vagrant box add RIOT-VM <path to box>`
23+
* In case a virtual machine is disseminated locally, adapt the path for the vagrant box `vagrant box add RIOT/ubuntu1604 <path to box>`
2424
* Run `vagrant up` and `vagrant ssh` afterwards. See the [Vagrant RIOT Setup](https://github.com/RIOT-OS/RIOT/blob/master/dist/tools/vagrant/README.md) for a more general explanation.
2525

2626
**Recommended Setup** (Without Using a VM)

0 commit comments

Comments
 (0)