Merge branch 'master' of ssh://github.com/kivy/kivy-ios

This commit is contained in:
Mathieu Virbel 2012-02-22 18:21:31 +01:00
commit fcdfa195b2

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 ..