Main repo have changed location.

This commit is contained in:
Mathieu Virbel 2011-12-16 11:08:56 +01:00
parent c822b694c5
commit 05e1a52a1f

View file

@ -3,7 +3,7 @@
. environment.sh
if [ ! -d kivy ] ; then
try git clone https://github.com/tito/kivy
try git clone https://github.com/kivy/kivy
try cd kivy
try git checkout ios-support
try cd ..