From 873fe41ab33b96ee48abf0b31ac9fcda669922e4 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Sat, 7 Dec 2019 08:26:07 +0200 Subject: [PATCH] Fedora installation instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 29464cbb5..b52343fbd 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,15 @@ and the git version which builds from the most recent commit. Instruction of how to install AUR content can be found here: https://wiki.archlinux.org/index.php/Arch_User_Repository +### Fedora and CentOS 7 + +Packages for Fedora and CentOS 7 are available via [Copr](https://copr.fedorainfracloud.org/coprs/atim/lazygit/) (Cool Other Package Repo). + +```sh +sudo dnf copr enable atim/lazygit -y +sudo dnf install lazygit +``` + ### Conda Released versions are available for different platforms, see https://anaconda.org/conda-forge/lazygit