mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
Update Arch Linux install section of README
gitui is now part of the Arch Linux official community repository.
This commit is contained in:
parent
38f9ab461c
commit
f31bdc9e54
1 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue