diff --git a/doc/sources/guide/packaging-ios.rst b/doc/sources/guide/packaging-ios.rst index 11e8af68e..3c14b03a7 100644 --- a/doc/sources/guide/packaging-ios.rst +++ b/doc/sources/guide/packaging-ios.rst @@ -28,6 +28,7 @@ use `Homebrew `_ to install thoses dependencie brew install autoconf automake libtool pkg-config mercurial brew link libtool brew link mercurial + sudo easy_install pip sudo pip install cython Ensure that everything is ok before starting the second step!