Update README.md

Updated name of repo in setup instructions - it was set to the old one
This commit is contained in:
Matthew Little 2014-04-06 10:38:43 -06:00
parent f276554bd5
commit f827d2749d
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ a good pool operator. For starters be sure to read:
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 nomp
git clone https://github.com/zone117x/node-open-mining-portal.git nomp
cd nomp
npm update
```