Update README.md

This commit is contained in:
AJ ONeal 2016-08-30 08:54:48 -06:00 committed by GitHub
parent 5aaf3d9fd3
commit fd8c025457
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ Install
npm install --save letsencrypt-express@2.x
```
**Important**: Use node v4.5+ or v6.x, node <= v4.4 has a [known bug](https://github.com/nodejs/node/issues/8053) in the `Buffer` implementation.
QuickStart
==========