From ef175501ed2e79848042f31790f5b82804348c6f Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Thu, 28 May 2020 21:25:34 +0200 Subject: [PATCH] README: Add Fedora instructions --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68863e3d..7e9a9756 100644 --- a/README.md +++ b/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