Skip to content

Commit 023fc4a

Browse files
committed
Update readme with info about xmlsec1 compatibility
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 6709aae commit 023fc4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ pip install pysaml2
7171
### External dependencies
7272

7373
PySAML2 works with the [`xmlsec`][xmlsec] binary.
74-
This should be readily available in most Linux distributions:
74+
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:
7577

7678
```shell
7779
$ apt-get install xmlsec1

0 commit comments

Comments
 (0)