Update README.md

This commit is contained in:
Joshua Yabut 2016-11-18 00:34:45 -05:00 committed by GitHub
parent 16f20c2508
commit 64dcfdc024
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.10+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager))
* [Node.js](http://nodejs.org/) v0.12+ ([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