diff --git a/README.md b/README.md index 42dd5a9..dbe46c3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Since the script is only one file, you can use the following command for a quick installation of GetSSL only: ```sh -curl --silent https://raw.githubusercontent.com/srvrco/getssl/master/getssl > getssl ; chmod 700 getssl +curl --silent https://raw.githubusercontent.com/srvrco/getssl/latest/getssl > getssl ; chmod 700 getssl ``` This will copy the getssl Bash script to the current location and change