mirror of
https://github.com/SChernykh/p2pool.git
synced 2025-02-02 03:06:27 +00:00
Update README.md
This commit is contained in:
parent
dac74a8829
commit
ed390e8b7b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ sudo apt update && sudo apt install git build-essential cmake pkg-config libssl-
|
|||
git clone --recursive https://github.com/SChernykh/monero
|
||||
cd monero
|
||||
git checkout p2pool-api-v0.17
|
||||
git submodule init && git submodule update
|
||||
git submodule sync && git submodule update --init --force --recursive
|
||||
make release-static -j$(nproc)
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue