Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Virtual Machine with Vagrant
authored
Apr 27, 2023
by
Fabian Englert
Show whitespace changes
Inline
Side-by-side
Deployment/Virtual-Machine-with-Vagrant.md
View page @
19b1f15e
...
...
@@ -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
```
...
...