File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,14 +62,14 @@ Hints
62
62
RHEL/CentOS installation issues
63
63
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
64
64
65
- A number of packages may not install from pypi. Instead, you may wand to use packages supplies with the OS:
65
+ A number of packages may not install from pypi. Instead, you may want to use packages supplies with the OS:
66
66
67
67
yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel
68
68
69
69
OS X installation issues
70
70
^^^^^^^^^^^^^^^^^^^^^^^^
71
71
72
- A number of packages may not install from pypi. Instead, you may wand to use macports:
72
+ A number of packages may not install from pypi. Instead, you may want to use macports:
73
73
74
74
sudo port install swig xmlsec py27-m2crypto py27-crypto db53
75
75
You can’t perform that action at this time.
0 commit comments