Merge pull request #1911 from linduxed/patch-1

Fix typo in README
This commit is contained in:
Nicolas Hennion
2021-08-03 19:42:47 +02:00
committed by GitHub

View File

@@ -59,7 +59,7 @@ Requirements
- ``python>=2.7`` or ``python>=3.4``
- ``psutil>=5.3.0`` (better with latest version)
- ``defusedxml`` (in order to monkey path xmlrpc)
- ``defusedxml`` (in order to monkey patch xmlrpc)
- ``future`` (for Python 2 support)
*Note for Python 2.6 users*