diff --git a/README.md b/README.md index 756a2694..f742a175 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Usage #### Requirements * Coin daemon(s) (find the coin's repo and build latest version from source) -* [Node.js](http://nodejs.org/) v0.10+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)) +* [Node.js](http://nodejs.org/) > v0.10 <= v12.XX ([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