shithub: pokecrystal

Download patch

ref: cdb0bacd3a6e70c272bda986b394ececf8f57bc6
parent: b99b117b8116e65c6d90d9c8d303cedb5878c215
author: Bradley Carpenter <Bradley-Plus@users.noreply.github.com>
date: Wed Nov 12 07:19:45 EST 2014

Update INSTALL.md

--- a/INSTALL.md
+++ b/INSTALL.md
@@ -13,10 +13,9 @@
 	cd vagrantbox
 	vagrant init pokecrystal
 	vagrant up
-	vagrant ssh -c "cd /vagrant && git clone git://github.com/vagrant/pokecrystal.git"
+	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