Added proper instructions for Fedora.

pull/215/head
Zeno 2021-08-28 18:34:42 +02:00 committed by GitHub
parent 4bf71e6816
commit e9488644e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -301,10 +301,17 @@ Available in the Fedora repository.
>Installation
Fedora 33
``` bash
sudo dnf install bashtop
```
Fedora 34
``` bash
sudo dnf install bpytop
```
#### CentOS 8
>Installation