diff --git a/README.md b/README.md index df0bedf..07f0448 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ devbox ====== -Vagrant Dev Box +My Dev Image, Ubuntu with full Unity, and other tools. + +To run simply download and install Vagrant and virtualbox. + +http://www.vagrantup.com/ +https://www.virtualbox.org/ + +Then just run the command `vagrant up` when cd'd to the directory containing these files. + +After vagrant is done provisioning the machine run `vagrant halt` and then start the VM up manually. + +Username and password will be vagrant