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 ...@@ -27,7 +27,7 @@ https://code.fbi.h-da.de/danet/gosdn
# 🚀 Build Vagrant VM # 🚀 Build Vagrant VM
Go to the directory lab-vm in the gosdn repository and start the VM: Go to the directory lab-vm in the gosdn repository and start the VM:
```bash ```bash
cd gosdn/lab-vm/ cd gosdn/lab-vm/lab-with-vagrant
vagrant up vagrant up
``` ```
... ...
......