diff --git a/README.md b/README.md index 5a7523c..663b948 100644 --- a/README.md +++ b/README.md @@ -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