mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-23 03:49:23 +00:00
Merge pull request #121 from hayden-cardwell/master
Add a link to SethForPrivacy's Linux guide
This commit is contained in:
commit
25e5f80a81
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ Step-by-step guide:
|
|||
- To set custom fixed difficulty for your miner (for example, 10000), run `./xmrig -u x+10000 -o 127.0.0.1:3333`
|
||||
- xmrig should connect and start mining
|
||||
- Also check p2pool.log for any warnings and errors: `grep -E 'WARNING|ERROR' p2pool.log`
|
||||
- For a more in-depth beginner friendly walkthrough with the option of using Docker, please see SethForPrivacy's guide at: https://sethforprivacy.com/guides/run-a-p2pool-node/
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
Loading…
Reference in a new issue