@@ -3,5 +3,42 @@ On this page, we will deploy a virtual machine with Vagrant. Vagrant is a tool t
# Install Vagrant
Visit the [Vagrant Installation Page](https://developer.hashicorp.com/vagrant/downloads) to install Vagrant based on your operating system.
# Install VirtualBox (optional)
If you want to access the VM obver VirtualBox instead of ssh, you can install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
\ No newline at end of file
# Install VirtualBox
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
# Download gosdn repository
Go into the directory where you want to have this repository.