diff --git a/README b/README deleted file mode 100644 index d067d46..0000000 --- a/README +++ /dev/null @@ -1,12 +0,0 @@ -Pan.do/ra Vagrant - -1) Install Vagrant (https://www.vagrantup.com/) -1) Checkout this repository -2) Setup Vagrant - - $ vagrant up - -3) Open Browser at http://localhost:2620/ -4) SSH into VM - - $ vagrant ssh diff --git a/README.md b/README.md new file mode 100644 index 0000000..b928cf4 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Pan.do/ra Vagrant + +1. Install Vagrant (https://www.vagrantup.com/) +2. Checkout this repository +3. Setup Vagrant + $ vagrant up +4. Open Browser at http://localhost:2620/ +5. SSH into VM + $ vagrant ssh