README: Add Fedora instructions

This commit is contained in:
Igor Raits 2020-05-28 21:25:34 +02:00 committed by Stephan Dilly
parent 5aa5814206
commit ef175501ed

View file

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