Merge pull request #146 from julienp/patch-1

Fix typos in install.rst
This commit is contained in:
Roland Hedberg
2014-10-08 08:21:18 +02:00

View File

@@ -62,14 +62,14 @@ Hints
RHEL/CentOS installation issues RHEL/CentOS installation issues
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
A number of packages may not install from pypi. Instead, you may wand to use packages supplies with the OS: A number of packages may not install from pypi. Instead, you may want to use packages supplied with the OS:
yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel
OS X installation issues OS X installation issues
^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^
A number of packages may not install from pypi. Instead, you may wand to use macports: A number of packages may not install from pypi. Instead, you may want to use macports:
sudo port install swig xmlsec py27-m2crypto py27-crypto db53 sudo port install swig xmlsec py27-m2crypto py27-crypto db53