2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-06 08:40:41 +00:00

Update README.md

This commit is contained in:
AJ ONeal 2016-08-11 10:43:07 -06:00 committed by GitHub
parent b217b33fff
commit 15acb0e295

View File

@ -46,6 +46,7 @@ npm install --save letsencrypt@2.x
npm install --save le-store-certbot@2.x # default plugin for accounts, certificates, and keypairs
npm install --save le-challenge-fs@2.x # default plugin for challenge handlers
npm install --save le-acme-core@2.x # default plugin for ACME spec
npm install --save le-sni-auto@2.x # default plugin for SNICallback
```
Usage