From 47247aafcbb07ee8dcd2dc551b1b51aaefe808f1 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Wed, 26 Mar 2014 17:41:07 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b6995b..cb9736c 100644 --- a/README.md +++ b/README.md @@ -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 ```