Update Virtual Machine with Vagrant authored by Fabian Englert's avatar Fabian Englert
......@@ -27,7 +27,7 @@ https://code.fbi.h-da.de/danet/gosdn
# 🚀 Build Vagrant VM
Go to the directory lab-vm in the gosdn repository and start the VM:
```bash
cd gosdn/lab-vm/
cd gosdn/lab-vm/lab-with-vagrant
vagrant up
```
......
......