docs: update some README installation section titles

This commit is contained in:
ClementTsang 2023-06-17 22:41:49 -04:00
parent d6b6e0aea9
commit 9cd953e0ca
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095

View File

@ -30,9 +30,9 @@
- [Installation](#installation) - [Installation](#installation)
- [Cargo](#cargo) - [Cargo](#cargo)
- [Arch Linux](#arch-linux) - [Arch Linux](#arch-linux)
- [Debian/Ubuntu](#debianubuntu) - [Debian / Ubuntu](#debian--ubuntu)
- [Snap](#snap) - [Snap](#snap)
- [Fedora/CentOS/AlmaLinux/Rocky Linux](#fedoracentosalmalinuxrocky-linux) - [Fedora / CentOS / AlmaLinux / Rocky Linux](#fedora--centos--almalinux--rocky-linux)
- [Gentoo](#gentoo) - [Gentoo](#gentoo)
- [Nix](#nix) - [Nix](#nix)
- [Solus](#solus) - [Solus](#solus)
@ -155,7 +155,7 @@ There is an [official package](https://archlinux.org/packages/extra/x86_64/botto
sudo pacman -S bottom sudo pacman -S bottom
``` ```
### Debian/Ubuntu ### Debian / Ubuntu
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
@ -189,7 +189,7 @@ sudo snap connect bottom:system-observe
sudo snap connect bottom:process-control sudo snap connect bottom:process-control
``` ```
### Fedora/CentOS/AlmaLinux/Rocky Linux ### Fedora / CentOS / AlmaLinux / Rocky Linux
bottom is available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/bottom/): bottom is available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/bottom/):