From 8bb66c4e77ef914e7b7ba6a5b78e270ce7514251 Mon Sep 17 00:00:00 2001 From: Brandon Smith <59971111+onemorebsmith@users.noreply.github.com> Date: Tue, 11 Oct 2022 12:39:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5853cbe..4c2828b 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Note: This does not require pulling down the repo, it only requires that docker Detailed: -`docker run -p {stratum_port}:5555 onemorebsmith/kaspa_bridge --log=false --kaspa {kaspad_address} --stats {false}` will run the bridge targeting a kaspad node at {kaspad_address}. stratum port accepting connections on {stratum_port}, and only logging connection activity, found blocks, and errors +`docker run -p {stratum_port}:5555 onemorebsmith/kaspa_bridge --log=false --kaspa={kaspad_address} --stats={false}` will run the bridge targeting a kaspad node at {kaspad_address}. stratum port accepting connections on {stratum_port}, and only logging connection activity, found blocks, and errors