Main repo have changed location.
This commit is contained in:
parent
c822b694c5
commit
05e1a52a1f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
. environment.sh
|
. environment.sh
|
||||||
|
|
||||||
if [ ! -d kivy ] ; then
|
if [ ! -d kivy ] ; then
|
||||||
try git clone https://github.com/tito/kivy
|
try git clone https://github.com/kivy/kivy
|
||||||
try cd kivy
|
try cd kivy
|
||||||
try git checkout ios-support
|
try git checkout ios-support
|
||||||
try cd ..
|
try cd ..
|
||||||
|
|
Loading…
Reference in a new issue