Skip to content

Commit 86df242

Browse files
author
Stephan Dilly
committed
Merge branch 'master' of github.com:Extrawurst/gitui
2 parents 0bad550 + ef17550 commit 86df242

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,22 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
5858

5959
For the time being this product is considered alpha and **not** production ready.
6060

61-
## release binaries
61+
## Fedora
6262

63-
see [releases](https://github.com/extrawurst/gitui/releases)
63+
```sh
64+
sudo dnf install gitui
65+
```
6466

6567
## homebrew (macos)
6668

6769
```
6870
brew install extrawurst/tap/gitui
6971
```
7072

73+
## release binaries
74+
75+
see [releases](https://github.com/extrawurst/gitui/releases)
76+
7177
## install from source
7278

7379
### requirements

0 commit comments

Comments
 (0)