mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 12:13:06 +00:00
docs: fix Arch Linux package link (#1204)
This commit is contained in:
parent
531e26ea45
commit
24234263f0
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ cargo +stable install bottom
|
|||
|
||||
### Arch Linux
|
||||
|
||||
There is an [official package](https://archlinux.org/packages/community/x86_64/bottom/) that can be installed with
|
||||
There is an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with
|
||||
`pacman`:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue