Update README.md

This commit is contained in:
SChernykh 2021-08-23 11:17:30 +02:00 committed by GitHub
parent 863c61d53b
commit f2ec109c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ First you need to find a pool share. This share will stay in PPLNS window for 21
### Ubuntu 20.04 ### 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 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 git clone https://github.com/SChernykh/p2pool