From ddf8c69253ab8b18bc88bc892670922affa2da18 Mon Sep 17 00:00:00 2001 From: Sachin Joseph <6994498+sachinjoseph@users.noreply.github.com> Date: Sun, 18 Sep 2022 05:09:19 -0700 Subject: [PATCH] Add a Readme entry for Winget-based installation (#1337) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 87aab7f3..e17e8116 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,12 @@ brew install gitui port install gitui ``` +### [Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/StephanDilly/gitui) (Windows) + +``` +winget install gitui +``` + ### [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/gitui.json) (Windows) ```