From 82d544341dc9564ce0279a50fdc23a8b1c92fa93 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Fri, 10 Jan 2014 18:29:37 -0500 Subject: [PATCH] updtaed --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a7ee1cd..fa7085f 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,14 @@ Requirements Installation ------------ + +* Clone repository + + ```bash + git clone https://github.com/zone117x/node-stratum.git + cd node-stratum + ``` + * For each coin you would like to start a pool server for, create a file in the "coins" directory titled "(name of coin).json" Example configuration for dogecoin.json: