Skip to content
Snippets Groups Projects
Unverified Commit d29b24e7 authored by Kyle Yan's avatar Kyle Yan Committed by GitHub
Browse files

Update README.md

parent 661c47ac
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,10 @@ Install Vagrant, and run the VM with `vagrant up`!
* Install [Vagrant](https://www.vagrantup.com/downloads).
If you are using Homebrew on macOS, you can simply run `brew install vagrant`.
If you haven't already, you will also need to install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) as
the provider for your VM (technically HyperV should also work).
the provider for your VM.
**EDIT: Unfortunately the official Ubuntu box only works with VirtualBox.**
* Clone/download this repo and `cd` into the directory.
* Run `vagrant up`. This should set up your VM in a few minutes.
* Run `vagrant ssh` in the directory to SSH into the VM.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment