Merge branch 'freebsd-inst'

pull/86/head
aristocratos 2020-08-22 21:06:41 +02:00
commit 3fe37baf01
1 changed files with 11 additions and 3 deletions

View File

@ -198,9 +198,7 @@ brew install osx-cpu-temp
>Install with pkg and pip
``` bash
sudo pkg install python3 git
sudo python3 -m ensurepip
sudo python3 -m pip install psutil
sudo pkg install git python3 py37-psutil
```
#### Manual installation Linux, OSX and FreeBSD
@ -219,6 +217,16 @@ sudo make install
sudo make uninstall
```
#### FreeBSD package
Available in [FreeBSD ports](https://www.freshports.org/sysutils/bpytop/)
Install pre-built pacakge
``` bash
sudo pkg install bpytop
```
## Configurability
All options changeable from within UI.