From f31bdc9e54fe5bf797272cf7c0568fdc9c934674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20V=C3=A1rady?= Date: Tue, 16 Mar 2021 19:00:54 +0100 Subject: [PATCH] Update Arch Linux install section of README gitui is now part of the Arch Linux official community repository. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4d58b38d..8237c3f9 100644 --- a/README.md +++ b/README.md @@ -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