summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulien Poissonnier <julien@caffeine.lu>2014-10-07 14:59:15 +0200
committerJulien Poissonnier <julien@caffeine.lu>2014-10-07 14:59:15 +0200
commitfe4bb8538439bb672feb0f60c582f1dc1e51e5a0 (patch)
tree7bcbd8f22bb3e83ebdc0bb603552c995f64417ec /doc
parentb6ef93ed6858cd8962c6e3c83b91273ae559e37b (diff)
downloadpysaml2-fe4bb8538439bb672feb0f60c582f1dc1e51e5a0.tar.gz
Typos
Diffstat (limited to 'doc')
-rw-r--r--doc/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.rst b/doc/install.rst
index 9d40b426..37d7095a 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