mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 22:24:53 +02:00
docs: update some installation README text
This commit is contained in:
parent
53c51c7c83
commit
e779120c4d
@ -148,8 +148,7 @@ cargo +stable install bottom
|
|||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
There is an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with
|
bottom is available as an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with `pacman`:
|
||||||
`pacman`:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S bottom
|
sudo pacman -S bottom
|
||||||
@ -159,7 +158,7 @@ sudo pacman -S bottom
|
|||||||
|
|
||||||
A `.deb` file is provided on each [stable release](https://github.com/ClementTsang/bottom/releases/latest) and
|
A `.deb` file is provided on each [stable release](https://github.com/ClementTsang/bottom/releases/latest) and
|
||||||
[nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly) for x86, aarch64, and armv7
|
[nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly) for x86, aarch64, and armv7
|
||||||
(note stable ARM builds are only available for 0.6.8 and later). If you want to install this way, do something like:
|
(note stable ARM builds are only available for 0.6.8 and later). An example of installing this way:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# x86-64
|
# x86-64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user