summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6b51b38a..04429ca8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -271,3 +271,9 @@ On both openSUSE Leap and openSUSE Tumbleweed rofi can be installed using:
```
sudo zypper install rofi
```
+
+### FreeBSD
+
+```
+sudo pkg install rofi
+```