Skip to content

Commit 624d9e6

Browse files
committed
README.md: adapt for new Ubuntu box
1 parent e7a2253 commit 624d9e6

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
@@ -26,7 +26,7 @@ For links go to [https://github.com/RIOT-OS/Tutorials](https://github.com/RIOT-O
2626
cd Tutorials
2727
git submodule update --init --recursive
2828
```
29-
* In case a virtual machine is disseminated locally, adapt the path for the vagrant box `vagrant box add RIOT/ubuntu1604 <path to box>`
29+
* In case a virtual machine is disseminated locally, adapt the path for the vagrant box `vagrant box add RIOT/ubuntu1804 <path to box>`
3030
* 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.
3131

3232
**Regular Setup without using a VM (recommended for RIOT developement)**

0 commit comments

Comments
 (0)