summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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