Skip to content

Commit

Permalink
tidy readme re: Makefile and the Arch Linux packages
Browse files Browse the repository at this point in the history
  • Loading branch information
srvrco committed Jan 11, 2017
1 parent 51ddf58 commit 467143b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for auto
* **Reload services** - After a new certificate is obtained then the relevant services (e.g. apache/nginx/postfix) can be reloaded.

## Installation
Since the script is only one file, you can use the following command for a quick and dirty installation:
Since the script is only one file, you can use the following command for a quick installation of GetSSL only:
```
curl --silent https://raw.githubusercontent.com/srvrco/getssl/master/getssl > getssl ; chmod 700 getssl
```
Expand Down

0 comments on commit 467143b

Please sign in to comment.