diff --git a/README.md b/README.md index 8c28728..11ff4f5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ docker run --rm -it --name wow-wallet-init \ -v $(pwd)/data:/root \ wownero \ wownero-wallet-cli \ - --daemon-address https://node.suchwow.xyz:443 + --daemon-address https://node.suchwow.xyz:443 \ --generate-new-wallet /root/wow \ --password testing \