mirror of https://github.com/fail2ban/fail2ban
Update Readme
Add python3-setuptools or python-setuptools for dependencies. On some distributions this doesn't come by default, it would be nice to let users know about this in the documentation.pull/3087/head
parent
10cd815525
commit
39fe0bdce6
|
@ -34,6 +34,7 @@ this case, you should use that instead.**
|
|||
|
||||
Required:
|
||||
- [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org)
|
||||
- python3-setuptools or python-setuptools for run installer.
|
||||
|
||||
Optional:
|
||||
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require:
|
||||
|
|
Loading…
Reference in New Issue