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
1 changed files with 1 additions and 0 deletions

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