mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-11-16 15:57:39 +00:00
fixed typo
This commit is contained in:
parent
08dff2a63a
commit
3adc0b8ecd
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ Step-by-step guide:
|
|||
```
|
||||
start cmd /k .\Monero\monerod.exe --zmq-pub tcp://127.0.0.1:18083
|
||||
start cmd /k .\p2pool.exe --wallet YOUR_WALLET_ADDRESS
|
||||
start cmd /k .\xmrig.exe -u x+3000 -o 127.0.0.1
|
||||
start cmd /k .\xmrig.exe -u x+30000 -o 127.0.0.1
|
||||
```
|
||||
|
||||
## Donations
|
||||
|
|
Loading…
Reference in a new issue