mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update README.md
distutils support removed
This commit is contained in:
parent
ac62658c10
commit
4da56cf4bc
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ If your distribution is not listed, you can install from GitHub:
|
|||
|
||||
Required:
|
||||
- [Python >= 3.5](https://www.python.org) or [PyPy3](https://pypy.org)
|
||||
- python-setuptools, python-distutils (or python3-setuptools) for installation from source
|
||||
- python-setuptools (or python3-setuptools) for installation from source
|
||||
|
||||
Optional:
|
||||
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require:
|
||||
|
|
|
|||
Loading…
Reference in a new issue