mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
Merge branch 'master' of github.com:Extrawurst/gitui
This commit is contained in:
commit
86df24258f
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -58,9 +58,11 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
|
|||
|
||||
For the time being this product is considered alpha and **not** production ready.
|
||||
|
||||
## release binaries
|
||||
## Fedora
|
||||
|
||||
see [releases](https://github.com/extrawurst/gitui/releases)
|
||||
```sh
|
||||
sudo dnf install gitui
|
||||
```
|
||||
|
||||
## homebrew (macos)
|
||||
|
||||
|
|
@ -68,6 +70,10 @@ see [releases](https://github.com/extrawurst/gitui/releases)
|
|||
brew install extrawurst/tap/gitui
|
||||
```
|
||||
|
||||
## release binaries
|
||||
|
||||
see [releases](https://github.com/extrawurst/gitui/releases)
|
||||
|
||||
## install from source
|
||||
|
||||
### requirements
|
||||
|
|
|
|||
Loading…
Reference in a new issue