summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2014-11-12 11:27:00 -0600
committerBryan Bishop <kanzure@gmail.com>2014-11-12 11:27:00 -0600
commit6ca56ab45a68bd9f8c744fafbc03d3d67bde99d4 (patch)
treeaac369ce54aba68c4a2518d17dc1426aca97e30e
parent464d89c59e2b96d23d46ef0209f1ebc166240f3d (diff)
parentcdb0bacd3a6e70c272bda986b394ececf8f57bc6 (diff)
Merge pull request #265 from Bradley-Plus/master
Clean up INSTALL.md
-rw-r--r--INSTALL.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 12fe3aa03..950099457 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -7,6 +7,7 @@ VirtualBox. Follow these steps:
* Follow the instructions to [download and install VirtualBox](http://docs-v1.vagrantup.com/v1/docs/getting-started/)
* Run these commands:
+```
vagrant box add pokecrystal http://diyhpl.us/~bryan/irc/pokecrystal/pokecrystal.box
mkdir vagrantbox
cd vagrantbox
@@ -15,6 +16,7 @@ VirtualBox. Follow these steps:
vagrant ssh -c "cd /vagrant && git clone git://github.com/kanzure/pokecrystal.git"
vagrant ssh -c "cd /vagrant/pokecrystal && git submodule init && git submodule update"
vagrant ssh
+```
Running "vagrant ssh" will give you a shell to type commands into for compiling
the source code. The the "virtualbox" directory on the host appears as a shared