mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
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:
parent
9782eb7b1f
commit
75abd0f283
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue