From 8d2d4fe423c923268dff7b698f299455c2838739 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Wed, 12 Mar 2014 22:57:04 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9892a7e..14579bc 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Usage #### Requirements -* Coin daemon(s) -* [Node.js](http://nodejs.org/) v0.10+ -* [Redis](http://redis.io/) key-value store/database v2.6+ +* 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)) +* [Redis](http://redis.io/) key-value store v2.6+ ([follow these instructions](http://redis.io/topics/quickstart)) #### 1) Download