Update Virtual Machine with Packer authored by Fabian Englert's avatar Fabian Englert
...@@ -34,7 +34,7 @@ Go to the directory and build the virtual machine ...@@ -34,7 +34,7 @@ Go to the directory and build the virtual machine
cd gosdn/lab-vm/vm-with-packer cd gosdn/lab-vm/vm-with-packer
./pipeline.sh ./pipeline.sh
``` ```
Your created virtual machine is in the folder output-goSDN Your created virtual machine is in the folder **output-goSDN**
## Access the VM ## Access the VM
... ...
......