From bffb033e9f1df745d4c7fc8843b967f0a5de1eee Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Wed, 18 Jul 2012 20:52:11 +0300 Subject: [PATCH] Update master --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a0d85cb..2643733 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,8 @@ Kivy for IOS brew link libtool brew link mercurial -#. Install Cython (if you have pip, use it!) +#. Install Cython (if you have pip, use it!):: + pip install cython #. Build the whole toolchain with `tools/build_all.sh`