Merge pull request #265 from Bradley-Plus/master

Clean up INSTALL.md
This commit is contained in:
Bryan Bishop 2014-11-12 11:27:00 -06:00
commit 6ca56ab45a
1 changed files with 2 additions and 0 deletions

View File

@ -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