... | ... | @@ -25,12 +25,9 @@ https://code.fbi.h-da.de/danet/gosdn |
|
|
```
|
|
|
|
|
|
# 🚀 Build Vagrant VM
|
|
|
Go to the directory lab-vm in the gosdn repository:
|
|
|
Go to the directory lab-vm in the gosdn repository and start the VM:
|
|
|
```bash
|
|
|
cd gosdn/lab-vm/
|
|
|
```
|
|
|
Use following command to build and start the VM:
|
|
|
```bash
|
|
|
vagrant up
|
|
|
```
|
|
|
|
... | ... | |