mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-23 11:59:31 +00:00
Add README doc for Arch Linux AUR package
This commit is contained in:
parent
e3c32caadb
commit
dbf7c8fd97
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,10 @@ git submodule sync && git submodule update --init --force --recursive
|
||||||
make release-static -j$(nproc)
|
make release-static -j$(nproc)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Arch Linux [AUR](https://wiki.archlinux.org/title/Arch_User_Repository)
|
||||||
|
|
||||||
|
Make the package: [p2pool-git](https://aur.archlinux.org/packages/p2pool-git/)
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
p2pool binary:
|
p2pool binary:
|
||||||
|
|
Loading…
Reference in a new issue