From eb494ddc7b7ee0160cd7067a26e0863c23c5ab48 Mon Sep 17 00:00:00 2001 From: Sainnhe Park Date: Sat, 30 Jul 2022 15:50:26 +0800 Subject: [PATCH] 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. --- INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 7af5e761..429d86bf 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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