Skip to content

Commit bb30ffb

Browse files
wezmStephan Dilly
authored and
Stephan Dilly
committed
Note AUR package in README
1 parent 67544ab commit bb30ffb

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
@@ -58,6 +58,16 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
5858

5959
For the time being this product is considered alpha and **not** production ready.
6060

61+
## Arch Linux
62+
63+
There is an [AUR package for `gitui`](https://aur.archlinux.org/packages/gitui/):
64+
65+
```sh
66+
git clone https://aur.archlinux.org/gitui.git
67+
cd gitui
68+
makepkg -si
69+
```
70+
6171
## Fedora
6272

6373
```sh

0 commit comments

Comments
 (0)