diff --git a/README.md b/README.md index 5f7ea81ef..458c20106 100644 --- a/README.md +++ b/README.md @@ -226,13 +226,20 @@ cave resolve -x bottom ### Fedora / CentOS / AlmaLinux / Rocky Linux -bottom is available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/bottom/): +bottom is available on [COPR](https://copr.fedorainfracloud.org/coprs/atim/bottom/): ```bash sudo dnf copr enable atim/bottom -y sudo dnf install bottom ``` +bottom is also available via [Terra](https://terra.fyralabs.com/): + +```bash +sudo dnf install --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' --setopt='terra.gpgkey=https://repos.fyralabs.com/terra$releasever/key.asc' terra-release +sudo dnf install bottom +``` + `.rpm` files are also generated for x86 in the [releases](https://github.com/ClementTsang/bottom/releases) page. For example: