Update README.md

This commit is contained in:
Joshua Yabut 2016-11-27 22:40:55 -05:00 committed by GitHub
parent 8a5e1faee8
commit f05435592f
1 changed files with 1 additions and 1 deletions

View File

@ -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