mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
Add a Readme entry for Winget-based installation (#1337)
This commit is contained in:
parent
0a970db24a
commit
ddf8c69253
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue