From 47d1c85c0fc98ab5f533e9d1eaa23814c8340cb6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 20 Apr 2018 07:10:19 +0000 Subject: [PATCH] cleanup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 35cbbcd..6222220 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,6 @@ Install npm install --save greenlock-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 ==========