Update Arch Linux install section of README

gitui is now part of the Arch Linux official community repository.
This commit is contained in:
László Várady 2021-03-16 19:00:54 +01:00 committed by Stephan Dilly
parent 38f9ab461c
commit f31bdc9e54

View file

@ -69,14 +69,10 @@ All support is welcomed! Sponsors as well! ❤️
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.
### Arch Linux
There is an [AUR package](https://aur.archlinux.org/packages/gitui/) for `gitui`:
### [Arch Linux](https://archlinux.org/packages/community/x86_64/gitui/)
```sh
git clone https://aur.archlinux.org/gitui.git
cd gitui
makepkg -si
pacman -S gitui
```
### Fedora