From 23b7d2a705a4f2edb9feaefc895c656229327879 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Sat, 11 Jan 2014 13:50:34 -0500 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c7fed4..e9dbd3b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Installation * Inside `config.json` make sure `blockNotifyListener.enabled` is set to true * Set the `blockNotifyListener.port` and `blockNotifyListener.password` * Inside your daemon startup parameters or conf file, use `-blocknotify="[path to blockNotify.js] [pool host]:[pool blockNotifyListener port] [blockNotifyListener password] [coin symbole set in coin's json config] %s"` - * Example: `dogecoind -blocknotify="blockNotify.js localhost:8117 mySuperSecurePassword doge %s" + * Example: `dogecoind -blocknotify="blockNotify.js localhost:8117 mySuperSecurePassword doge %s"` * If your daemon is on a different host you will have to copy the `blockNotify.js` to it * To start the poolserver run: