We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6709aae commit 023fc4aCopy full SHA for 023fc4a
README.md
@@ -71,7 +71,9 @@ pip install pysaml2
71
### External dependencies
72
73
PySAML2 works with the [`xmlsec`][xmlsec] binary.
74
-This should be readily available in most Linux distributions:
+Notice that support for xmlsec `1 1.3` was added with `v7.4.2`.
75
+
76
+`xmlsec` should be readily available in most Linux distributions:
77
78
```shell
79
$ apt-get install xmlsec1
0 commit comments