From f827d2749d791a6b7bbb9db7d2ca0ba043210c13 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Sun, 6 Apr 2014 10:38:43 -0600 Subject: [PATCH] Update README.md Updated name of repo in setup instructions - it was set to the old one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd0e67..e526a52 100644 --- a/README.md +++ b/README.md @@ -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 ```