Merge pull request #13 from maboiteaspam/wiki-update

add short notice about install procedure
This commit is contained in:
AJ ONeal 2014-12-03 05:10:37 -07:00
commit 10ab0110bb
1 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,13 @@ and [OpenSSL](https://www.openssl.org/support/faq.html#USER16)\*:
* https://github.com/coolaj86/nodejs-self-signed-certificate-example
* https://github.com/coolaj86/nodejs-ssl-trusted-peer-example
Install
=====
```javascript
npm i ssl-root-cas --save
```
Usage
=====