Add a Readme entry for Winget-based installation (#1337)

This commit is contained in:
Sachin Joseph 2022-09-18 05:09:19 -07:00 committed by GitHub
parent 0a970db24a
commit ddf8c69253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
```