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.
This commit is contained in:
Stefan Krieger 2023-03-29 14:17:32 +02:00 committed by extrawurst
parent 9782eb7b1f
commit 75abd0f283

View File

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