Skip to content

Commit b769a83

Browse files
dm9pZCAqStephan Dilly
authored andcommitted
README: add Gentoo instruction
1 parent a6bce24 commit b769a83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@ makepkg -si
8585
sudo dnf install gitui
8686
```
8787

88+
### Gentoo
89+
90+
Available in [dm9pZCAq overlay](https://github.com/gentoo-mirror/dm9pZCAq)
91+
92+
```sh
93+
sudo eselect repository enable dm9pZCAq
94+
sudo emerge --sync dm9pZCAq
95+
sudo emerge dev-vcs/gitui::dm9pZCAq
96+
```
97+
8898
### Homebrew (macOS)
8999

90100
```sh

0 commit comments

Comments
 (0)