summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2021-08-17 16:41:20 +0200
committerGitHub <noreply@github.com>2021-08-17 16:41:20 +0200
commitade79635b27c408b811ffb3dd9a806a0963771c5 (patch)
tree656042bd4ef79e4d2286bc0c012af120e82febfa /README.md
parent39fe0bdce612b2a3cb649866da8247d51f5731ab (diff)
downloadfail2ban-ade79635b27c408b811ffb3dd9a806a0963771c5.tar.gz
distutils/setuptools only required if installing from source
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 060b250f..ba5c149e 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +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.
+- python-setuptools, python-distutils or python3-setuptools for installation from source
Optional:
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require: