From caa7840091969908775d32d0686f3dea505416da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Kelpe?= Date: Thu, 16 Jun 2022 10:51:17 +0200 Subject: [PATCH] mention macports in install section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cdeeda2d..db02b37a 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,12 @@ sudo emerge dev-vcs/gitui::dm9pZCAq brew install gitui ``` +### [MacPorts (macOS)](https://ports.macports.org/port/gitui/details/) + +```sh +port install gitui +``` + ### [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/gitui.json) (Windows) ```