Update README.md

This commit is contained in:
AJ ONeal 2016-08-11 10:42:13 -06:00 committed by GitHub
parent cac4e79c22
commit 5245e28b08
1 changed files with 1 additions and 1 deletions

View File

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