mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-23 03:49:23 +00:00
Merge pull request #294 from felixonmars/patch-1
Update Arch Linux package URL in README.md
This commit is contained in:
commit
602b9e2ae9
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ cmake ..
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
```
|
```
|
||||||
|
|
||||||
### [Arch Linux](https://archlinux.org/packages/community/x86_64/p2pool/)
|
### [Arch Linux](https://archlinux.org/packages/extra/x86_64/p2pool/)
|
||||||
|
|
||||||
```
|
```
|
||||||
pacman -S p2pool
|
pacman -S p2pool
|
||||||
|
|
Loading…
Reference in a new issue