mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: Add python3 to requirements
This commit is contained in:
parent
4db77ebf41
commit
f14cb7302a
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -19,7 +19,7 @@ Installation:
|
|||
-------------
|
||||
|
||||
Required:
|
||||
>=python-2.3 (http://www.python.org)
|
||||
>=python-2.3 or >=python-3.0 (http://www.python.org)
|
||||
|
||||
Optional:
|
||||
pyinotify:
|
||||
|
|
|
|||
Loading…
Reference in a new issue