Merge pull request #121 from hayden-cardwell/master

Add a link to SethForPrivacy's Linux guide
This commit is contained in:
SChernykh 2022-02-17 09:48:00 +01:00 committed by GitHub
commit 25e5f80a81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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