diff --git a/doc/install.rst b/doc/install.rst index 9d40b42..37d7095 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -62,14 +62,14 @@ Hints 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 supplies with the OS: yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel 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