Updates install requirements.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 20 Aug 2015 06:46:13 +0000 (07:46 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 20 Aug 2015 06:49:38 +0000 (07:49 +0100)
Adds io.js 3.0+ as we test against it and it'll become Node.js 4 at
some point.

README.md

index ec099aa..7f18220 100644 (file)
--- 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?