Skip to content

Commit

Permalink
README: add Gentoo instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
dm9pZCAq authored and Stephan Dilly committed Dec 7, 2020
1 parent a6bce24 commit b769a83
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ makepkg -si
sudo dnf install gitui
```

### Gentoo

Available in [dm9pZCAq overlay](https://github.com/gentoo-mirror/dm9pZCAq)

```sh
sudo eselect repository enable dm9pZCAq
sudo emerge --sync dm9pZCAq
sudo emerge dev-vcs/gitui::dm9pZCAq
```

### Homebrew (macOS)

```sh
Expand Down

0 comments on commit b769a83

Please sign in to comment.