Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
d93827ca79
|
@ -121,6 +121,8 @@ Usage
|
|||
* [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))
|
||||
|
||||
##### Seriously
|
||||
Those are legitimate requirements. If you use old versions of Node.js or Redis that may come with your system package manager then you will have problems. Follow the linked instructions to get the last stable versions.
|
||||
|
||||
#### 0) Setting up coin daemon
|
||||
Follow the build/install instructions for your coin daemon. Your coin.conf file should end up looking something like this:
|
||||
|
|
Loading…
Reference in New Issue