From 99dab1e3eb6039a6000e350a37defc2aee26d5d0 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 a39a768dd2..019d56907f 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) ```