docs: update reference to Arch Linux package

This commit is contained in:
George Rawlinson 2021-07-19 02:42:28 +00:00
parent 812731ba00
commit 3165cb95c1
No known key found for this signature in database
GPG Key ID: E0959FEA8B550539

View File

@ -84,15 +84,12 @@ cargo install bottom
cargo install bottom --locked cargo install bottom --locked
``` ```
### AUR ### Arch Linux
The normal package can be found [here](https://aur.archlinux.org/packages/bottom/), while the binary package found [here](https://aur.archlinux.org/packages/bottom-bin/): There is an official package that can be installed with `pacman`:
```bash ```bash
yay -S bottom sudo pacman -Syu bottom
# If you instead want a pre-built binary:
yay -S bottom-bin
``` ```
### Debian/Ubuntu ### Debian/Ubuntu