From 327ae6b62630b58debc39a32e839b39d70b7293c Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Wed, 26 Mar 2014 16:56:53 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8541148..904e0ee 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Example Usage #### Install as a node module by cloning repository ```bash -git clone https://github.com/zone117x/node-stratum node_modules/stratum-pool +git clone https://github.com/zone117x/node-stratum-pool node_modules/stratum-pool npm update ```