diff --git a/README.md b/README.md index 207d3ed..d51b462 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Usage #### Requirements * Coin daemon(s) (find the coin's repo and build latest version from source) -* [Node.js](http://nodejs.org/) v0.12+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)) +* [Node.js](http://nodejs.org/) v7+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)) * [Redis](http://redis.io/) key-value store v2.6+ ([follow these instructions](http://redis.io/topics/quickstart)) ##### Seriously