From f3b37ba25049f249e3e8d2ec4f7842ad5aa390ad Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Thu, 20 Aug 2015 07:46:13 +0100 Subject: [PATCH] Updates install requirements. Adds io.js 3.0+ as we test against it and it'll become Node.js 4 at some point. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec099aa9..7f18220b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ According to [tests](http://goalsmashers.github.io/css-minification-benchmark/) ### What are the requirements? ``` -Node.js 0.10.0+ (tested on CentOS, Ubuntu, OS X 10.6+, and Windows 7+) +Node.js 0.10+ (tested on CentOS, Ubuntu, OS X 10.6+, and Windows 7+) or io.js 3.0+ ``` ### How to install clean-css? -- 2.34.1