From 75abd0f283a9f0ae4e72e42a72ec875edc41c9ec Mon Sep 17 00:00:00 2001 From: Stefan Krieger Date: Wed, 29 Mar 2023 14:17:32 +0200 Subject: [PATCH] Add openSUSE (TW) to 'Installation' section Since gitui is now available in the official software repository for openSUSE Tumbleweed it would make sense to add it to the install instructions. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7615b28e..920ed0d1 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,12 @@ sudo emerge --sync dm9pZCAq sudo emerge dev-vcs/gitui::dm9pZCAq ``` +### [openSUSE](https://software.opensuse.org/package/gitui) (Tumbleweed) + +```sh +sudo zypper install gitui +``` + ### Homebrew (macOS) ```sh