2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-cli.js synced 2025-02-23 11:38:05 +00:00

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

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