summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Porto dos Santos <31667409+alexporto2200@users.noreply.github.com>2021-08-17 10:39:04 -0300
committerGitHub <noreply@github.com>2021-08-17 10:39:04 -0300
commit39fe0bdce612b2a3cb649866da8247d51f5731ab (patch)
treea48da3ae335d4bfbda28d3f1dbc3e1883bd180f2 /README.md
parent10cd81552538fa950cefc32787b9f82b5ee1b998 (diff)
downloadfail2ban-39fe0bdce612b2a3cb649866da8247d51f5731ab.tar.gz
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fac3414d..060b250f 100644
--- a/README.md
+++ b/README.md
@@ -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: