From 7509db5bfa718d210ec5f7cbacf8d769e0d6b430 Mon Sep 17 00:00:00 2001 From: Zen-CODE Date: Fri, 18 Apr 2014 11:25:42 +0200 Subject: [PATCH] Added link to IOS Prerequisites doc --- doc/sources/guide/packaging-ios.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sources/guide/packaging-ios.rst b/doc/sources/guide/packaging-ios.rst index 9479e4741..7cda43b1b 100644 --- a/doc/sources/guide/packaging-ios.rst +++ b/doc/sources/guide/packaging-ios.rst @@ -31,7 +31,8 @@ use `Homebrew `_ to install thoses dependencie sudo easy_install pip sudo pip install cython -Ensure that everything is ok before starting the second step! +For more detail, see :ref:`IOS Prerequisites `. +Just ensure that everything is ok before starting the second step! .. _Compile the distribution: