From 73551e695d8857010efe358d453d6b392383fc25 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Tue, 4 Feb 2025 16:45:23 +0200 Subject: [PATCH] Update README.md Fix Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fddec9aa..d0866c9fc 100755 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The Duplicate network reports from Nginx is NOT a bug nor can it be fixed, this ##### Linux -Download install-ngxblocker to your /usr/local/sbin/directory and make the script executable. +Download install-ngxblocker to your /usr/local/sbin/ directory and make the script executable. ```sh sudo wget https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/install-ngxblocker -O /usr/local/sbin/install-ngxblocker