mirror of
https://github.com/lbonn/rofi
synced 2025-02-16 21:08:31 +00:00
Add installation instructions for macOS (#1663)
A new port has been added in https://github.com/macports/macports-ports/pull/15503 Now macOS users can install rofi via MacPorts.
This commit is contained in:
parent
28ad6e34cf
commit
eb494ddc7b
1 changed files with 6 additions and 0 deletions
|
@ -217,3 +217,9 @@ On both openSUSE Leap and openSUSE Tumbleweed rofi can be installed using:
|
|||
### FreeBSD
|
||||
|
||||
sudo pkg install rofi
|
||||
|
||||
### macOS
|
||||
|
||||
On macOS rofi can be installed via [MacPorts](https://www.macports.org):
|
||||
|
||||
sudo port install rofi
|
||||
|
|
Loading…
Add table
Reference in a new issue