Update INSTALL.md (#1136)

Added FreeBSD package install
This commit is contained in:
ncoder-1 2020-05-27 12:02:29 +00:00 committed by GitHub
parent 1342b733af
commit 25a20f7b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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
```