Fixed typo

This commit is contained in:
Mitchell Krog 2017-04-17 12:44:36 +02:00
parent fa393cc5b5
commit 62d795580e

View file

@ -21,7 +21,7 @@
# Save this file as /usr/sbin/install-ngxblocker
# sudo wget https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/install-ngxblocker -O install-ngxblocker
# Make it Executable chmod +x /usr/sbin/install-ngxblocker
# Run it from the command line using sudo /bin/install-ngxblocker
# Run it from the command line using sudo /usr/sbin/install-ngxblocker
# LETS INSTALL NOW