From 3d2716852f81ed594c098dbcf492afd24dcb7863 Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Sat, 7 Jul 2012 19:24:12 +0300 Subject: [PATCH] Update master --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 1ea30a9..6ba5d0e 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,7 @@ Kivy for IOS (This is a work in progress.) +#. Using brew, you can install dependencies: brew install cython autoconf automake libtool #. 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