mirror of https://github.com/aristocratos/bashtop
Merge branch 'ubuntu-ppa'
commit
39e402e0d7
12
README.md
12
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue