2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-cli.js synced 2025-02-22 19:28:05 +00:00

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

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