mirror of https://github.com/aristocratos/bpytop
Add Fedora/CentOS 8 installation info
parent
28bb245ade
commit
76e0d70e2d
10
README.md
10
README.md
|
@ -190,6 +190,16 @@ sudo make install
|
||||||
sudo make uninstall
|
sudo make uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Fedora/CentOS 8
|
||||||
|
|
||||||
|
[Available](https://src.fedoraproject.org/rpms/bpytop) in the Fedora and [EPEL-8 repository](https://fedoraproject.org/wiki/EPEL).
|
||||||
|
|
||||||
|
>Installation
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo dnf install bpytop
|
||||||
|
```
|
||||||
|
|
||||||
## Configurability
|
## Configurability
|
||||||
|
|
||||||
All options changeable from within UI.
|
All options changeable from within UI.
|
||||||
|
|
Loading…
Reference in New Issue