summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/install.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install.rst b/docs/install.rst
index b5a568f7..09e087d2 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -25,6 +25,10 @@ You also need xmlsec1 which you can download from http://www.aleksey.com/xmlsec/
If you're on macOS, you can get xmlsec1 installed from MacPorts or Fink.
+If you're on rhel/centos 7 you will need to install xmlsec1 and xmlsec1-openssl
+
+ yum install xmlsec1 xmlsec1-openssl
+
Depending on how you are going to use PySAML2 you might also need
* Mako