Merge remote-tracking branch 'origin/master'

This commit is contained in:
Matt 2014-03-26 20:12:59 -06:00
commit 2b553d08b7
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,8 @@ config directory and coin.conf file. For more info on this see:
Clone the repository and run `npm update` for all the dependencies to be installed:
```bash
git clone https://github.com/zone117x/node-stratum-portal.git
git clone https://github.com/zone117x/node-stratum-portal.git nomp
cd nomp
npm update
```