Merge branch 'master' of github.com:Daplie/node-letsencrypt-cli

This commit is contained in:
AJ ONeal 2016-08-11 11:45:56 -06:00
commit 896b47430e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ curl -L bit.ly/nodejs-min | bash
# Install LetsEncrypt
```bash
npm install -g letsencrypt-cli
npm install -g letsencrypt-cli@2.x
```
## Usage