Add FreeBSD installation instructions
A port was recently added: https://www.freshports.org/sysutils/gotop/
This commit is contained in:
parent
d809390c82
commit
db60645f1a
|
@ -12,7 +12,7 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
|
|||
|
||||
## Installation
|
||||
|
||||
Working and tested on Linux and OSX. Windows support is planned.
|
||||
Working and tested on Linux, FreeBSD and OSX. Windows support is planned.
|
||||
|
||||
### Using Git
|
||||
|
||||
|
@ -29,6 +29,12 @@ Then move `gotop` into your \$PATH somewhere.
|
|||
|
||||
Install `gotop-bin`, `gotop`, or `gotop-git` from the AUR.
|
||||
|
||||
### FreeBSD
|
||||
|
||||
```
|
||||
pkg install gotop
|
||||
```
|
||||
|
||||
### Homebrew
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user