mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 11:29:23 +00:00
Update README.md
This commit is contained in:
parent
863c61d53b
commit
f2ec109c2f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ First you need to find a pool share. This share will stay in PPLNS window for 21
|
|||
|
||||
### Ubuntu 20.04
|
||||
|
||||
p2pool binary:
|
||||
p2pool binary. Build might fail with clang compiler, it was only tested with GCC!
|
||||
```
|
||||
sudo apt update && sudo apt install git build-essential cmake libuv1-dev libzmq3-dev libsodium-dev libpgm-dev libnorm-dev libgss-dev
|
||||
git clone https://github.com/SChernykh/p2pool
|
||||
|
|
Loading…
Reference in a new issue