summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSergey G. Brester <github@sebres.de>2018-03-22 11:43:15 +0100
committerGitHub <noreply@github.com>2018-03-22 11:43:15 +0100
commit9710c8c996916fd32cf103a4b8877ca57bceef7a (patch)
treef8558607a8d8c4c2ad56ffb833d5514103233117 /README.md
parentd7e320b96d1339d19331d4cad05e77493e1ce669 (diff)
downloadfail2ban-9710c8c996916fd32cf103a4b8877ca57bceef7a.tar.gz
minor fix with reindent
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0f08b3e6..3b51387a 100644
--- a/README.md
+++ b/README.md
@@ -31,12 +31,14 @@ Required:
- [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org)
Optional:
-- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify)
-- ↓ Linux >= 2.6.13
-- [gamin >= 0.0.21](https://www.gnome.org/~veillard/gamin)
-- [systemd >= 204](https://www.freedesktop.org/wiki/Software/systemd)
+- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require:
+ * Linux >= 2.6.13
+- [gamin >= 0.0.21](http://www.gnome.org/~veillard/gamin)
+- [systemd >= 204](http://www.freedesktop.org/wiki/Software/systemd) and python bindings:
+ * [python-systemd package](https://www.freedesktop.org/software/systemd/python-systemd/index.html)
- [dnspython](http://www.dnspython.org/)
+
To install:
tar xvfj fail2ban-0.9.7.tar.bz2