Browse Source

Version 1.0 of code for release

pull/43/head
srvrco 10 years ago
parent
commit
ab8dbaa65c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -19,7 +19,7 @@ Since the script is only one file, you can use the command
```
curl --silent https://raw.githubusercontent.com/srvrco/getssl/master/getssl > getssl ; chmod 700 getssl
```
Which will copy the getssl bash script to the current location and change the permission sto make it executable for you.
Which will copy the getssl bash script to the current location and change the permissions to make it executable for you.
Alternative you can use git
```


Loading…
Cancel
Save