mirror of https://github.com/BTCPrivate/z-nomp.git
Update README.md
This commit is contained in:
parent
71e3883b45
commit
b17f782ecc
|
@ -121,7 +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 real 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.
|
||||
##### 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