mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Update INSTALL.md
This commit is contained in:
parent
70c90ad425
commit
7302978f13
@ -13,7 +13,7 @@ VirtualBox. Follow these steps:
|
||||
cd vagrantbox
|
||||
vagrant init pokecrystal
|
||||
vagrant up
|
||||
vagrant ssh -c "cd /vagrant && git clone git://github.com/kanzure/pokecrystal.git"
|
||||
vagrant ssh -c "cd /vagrant && git clone git://github.com/bradley-plus/pokecrystal.git"
|
||||
vagrant ssh -c "cd /vagrant/pokecrystal && git submodule init && git submodule update"
|
||||
vagrant ssh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user