diff --git a/nginx-allow-dynamicip/readme.md b/nginx-allow-dynamicip/readme.md index 23d5c2d..a2c1812 100644 --- a/nginx-allow-dynamicip/readme.md +++ b/nginx-allow-dynamicip/readme.md @@ -1,12 +1,12 @@ -### NGINX ALLOW DYNAMIC IP +# NGINX ALLOW DYNAMIC IP ## Configure nginx config files to edit IP based on domain name -# Requirements +### Requirements `dig` dig is most likely installed on your distro but incase it isn't install it first -# Usage +### Usage First, get the script and make it executable: ```bash