From 03f829e18ca6529e073c0f1cbc000d97d1520369 Mon Sep 17 00:00:00 2001 From: SChernykh Date: Mon, 21 Feb 2022 10:05:47 +0100 Subject: [PATCH] Fixed formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 695e87b..76ab875 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ sudo sysctl vm.nr_hugepages=3072 ./monerod --zmq-pub tcp://127.0.0.1:18083 --disable-dns-checkpoints --enable-dns-blocklist ``` **Note:** The `--zmq-pub` option is required for P2Pool to work properly. + 6. Start P2Pool with the following command/options: ``` ./p2pool --host 127.0.0.1 --wallet YOUR_WALLET_ADDRESS