Fix typo in README

This commit is contained in:
Mikael Muszynski 2021-08-03 11:19:16 +02:00 committed by GitHub
parent bdeb414a4c
commit c1f6954672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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*