Browse Source

Fix typo

pull/52/head
xelan 10 years ago
committed by GitHub
parent
commit
99da7c4dd3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -14,7 +14,7 @@ Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for auto
* **Detailed debug info** - Whilst it shouldn't be needed, detailed debug information is available.
* **Reload services** - After a new certificate is obtained then the relevant services (e.g. apache/nginx/postfix) can be reloaded.
## Instalation
## Installation
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


Loading…
Cancel
Save