Skip to content

Commit 758d00c

Browse files
authored
Update README.md
Use `latest` tag instead of `master` in installation instructions
1 parent c75e78b commit 758d00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Since the script is only one file, you can use the following command for
5858
a quick installation of GetSSL only:
5959

6060
```sh
61-
curl --silent https://raw.githubusercontent.com/srvrco/getssl/master/getssl > getssl ; chmod 700 getssl
61+
curl --silent https://raw.githubusercontent.com/srvrco/getssl/latest/getssl > getssl ; chmod 700 getssl
6262
```
6363

6464
This will copy the getssl Bash script to the current location and change

0 commit comments

Comments
 (0)