From 3685346130d95e6978f94671edcad8a757c32571 Mon Sep 17 00:00:00 2001 From: Web Worker Date: Mon, 24 Dec 2018 10:59:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b9c828..3fc9504 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ cp config_example.json config.json (and configure it) npm start ``` +If all went well the program should start without error and you should be able to browse to your pool website on your server via port 8080. + Payment Processing ------------- Please note that the default configs generated are for solo mining. If you wish to create a public pool please modify the configs like in this [example config](https://github.com/z-classic/z-nomp/blob/master/pool_configs/komodo_example.json)