From 0b07db252449f8cc3509918c283f792eb9e97a0e Mon Sep 17 00:00:00 2001 From: luin Date: Mon, 2 Jul 2018 01:18:40 +0800 Subject: [PATCH] docs(README): update engine requirement for v4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2cb42dd..491e9941 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A robust, performance-focused and full-featured [Redis](http://redis.io) client for [Node](https://nodejs.org) and [io.js](https://iojs.org). -Supports Redis >= 2.6.12 and (Node.js >= 0.10.16). +Supports Redis >= 2.6.12 and (Node.js >= 6). # Features ioredis is a robust, full-featured Redis client that is