summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74c200b..72f1b1e 100644
--- a/README.md
+++ b/README.md
@@ -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
```