From 65e9c411ef7a78b302e974724bfce782df4eb57e Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Tue, 14 May 2024 11:46:49 +0200 Subject: [PATCH] README.md: typos closes gh-3746 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0f4c331..a5aa646c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and the website: https://www.fail2ban.org Installation: ------------- -Fail2Ban is likely already packaged for your Linux distribution and [can installed with a simple command](https://github.com/fail2ban/fail2ban/wiki/How-to-install-fail2ban-packages). +Fail2Ban is likely already packaged for your Linux distribution and [can be installed with a simple command](https://github.com/fail2ban/fail2ban/wiki/How-to-install-fail2ban-packages). If your distribution is not listed, you can install from GitHub: @@ -52,7 +52,7 @@ To install: cd fail2ban-master sudo python setup.py install -Alternatively, you can clone the source from GitHub to a directory of Your choice, and do the install from there. Pick the correct branch, for example, master or 0.11 +Alternatively, you can clone the source from GitHub to a directory of your choice, and do the install from there. Pick the correct branch, for example, master or 0.11 git clone https://github.com/fail2ban/fail2ban.git cd fail2ban