mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Update INSTALL.md
This commit is contained in:
parent
7302978f13
commit
b99b117b81
@ -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/bradley-plus/pokecrystal.git"
|
||||
vagrant ssh -c "cd /vagrant && git clone git://github.com/vagrant/pokecrystal.git"
|
||||
vagrant ssh -c "cd /vagrant/pokecrystal && git submodule init && git submodule update"
|
||||
vagrant ssh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user