summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Hui <isaachui89@gmail.com>2020-01-15 16:38:52 -0800
committerIsaac Hui <isaachui89@gmail.com>2020-01-15 16:38:52 -0800
commit130e0b8e41edf109d32a399c035fe06a3076ad1e (patch)
treeeb02f4fc72b4bef7a16fabe284f27421a29a25c1
parentacf2a3e018938ead60abfd60f3d3302d1082f0df (diff)
downloadpysaml2-130e0b8e41edf109d32a399c035fe06a3076ad1e.tar.gz
code block
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 09e087d2..6c0a2db2 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -25,7 +25,7 @@ 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
+If you're on rhel/centos 7 you will need to install xmlsec1 and xmlsec1-openssl::
yum install xmlsec1 xmlsec1-openssl