Update REANME.rst: change build_all.sh to build-all.sh

This commit is contained in:
beanandbean 2013-05-05 10:19:08 +08:00
parent da698b29a6
commit 38e438ebe5

View file

@ -17,7 +17,7 @@ Kivy for IOS
# pip method if available (sudo might be needed.)
pip install cython
#. Build the whole toolchain with `tools/build_all.sh`
#. Build the whole toolchain with `tools/build-all.sh`
#. Create an Xcode project for your application with `tools/create-xcode-project.sh test /path/to/app`
#. Open your newly created Xcode project
#. Ensure code signing is setup correctly