Update README.md

This commit is contained in:
Matthew Little 2014-03-26 17:41:07 -06:00
parent 20ff126253
commit 47247aafcb
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
```