From 9710c8c996916fd32cf103a4b8877ca57bceef7a Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Thu, 22 Mar 2018 11:43:15 +0100 Subject: [PATCH] minor fix with reindent --- README.md | 10 ++++++---- 1 file 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