From cc613825cae97dc4d76929758069038571bb7912 Mon Sep 17 00:00:00 2001
From: gogogogi <trebelnik2@gmail.com>
Date: Wed, 29 Apr 2020 12:38:42 +0200
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 4e56e39..b6253b2 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,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