diff --git a/README.md b/README.md index 68bec5a..fb73366 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,18 @@ Or use quick installation: ``` bash sudo ./build --remove ``` +#### Ubuntu based + +Available for Ubuntu from [PPA repository](https://code.launchpad.net/~bashtop-monitor/+archive/ubuntu/bashtop) + +>Add PPA repository and install bashtop + +``` bash + sudo add-apt-repository ppa:bashtop-monitor/bashtop + sudo apt update + sudo apt install bashtop + +``` ## Configurability