From 3fcceb542dbc2de247ad1c01c355703501805978 Mon Sep 17 00:00:00 2001 From: HNKNTA Date: Sun, 4 Sep 2022 20:51:18 +0300 Subject: [PATCH] Add Mac OS Homebrew installation method --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2e3926e8..4f62683c 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,14 @@ Install the `gittyup` package from the Arch User Repository. Or use an AUR helper. Install `gittyup-git` for the VCS build. +### Mac OS + +**Homebrew** + +Install the `gittyup` cask from [Homebrew](https://brew.sh/). + + brew install gittyup + ### Flatpak from terminal If you want a more pure console use, this script run flatpak version disowning the process and silence the output pushing it to /dev/null.