summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Carpenter <Bradley-Plus@users.noreply.github.com>2014-11-12 12:19:45 -0500
committerBradley Carpenter <Bradley-Plus@users.noreply.github.com>2014-11-12 12:19:45 -0500
commitcdb0bacd3a6e70c272bda986b394ececf8f57bc6 (patch)
treeaac369ce54aba68c4a2518d17dc1426aca97e30e
parentb99b117b8116e65c6d90d9c8d303cedb5878c215 (diff)
Update INSTALL.md
-rw-r--r--INSTALL.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 5278dc551..950099457 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -13,10 +13,9 @@ VirtualBox. Follow these steps:
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