Skip to content

Commit f31bdc9

Browse files
MrAnnoStephan Dilly
authored andcommitted
Update Arch Linux install section of README
gitui is now part of the Arch Linux official community repository.
1 parent 38f9ab4 commit f31bdc9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,10 @@ All support is welcomed! Sponsors as well! ❤️
6969

7070
For the time being this product is in alpha and is not considered production ready. However, for personal use it is reasonably stable and is being used while developing itself.
7171

72-
### Arch Linux
73-
74-
There is an [AUR package](https://aur.archlinux.org/packages/gitui/) for `gitui`:
72+
### [Arch Linux](https://archlinux.org/packages/community/x86_64/gitui/)
7573

7674
```sh
77-
git clone https://aur.archlinux.org/gitui.git
78-
cd gitui
79-
makepkg -si
75+
pacman -S gitui
8076
```
8177

8278
### Fedora

0 commit comments

Comments
 (0)