summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmiliano Ruiz Carletti <contact@eruizc.dev>2021-04-06 12:30:02 -0300
committerJesse Duffield <jessedduffield@gmail.com>2021-04-07 08:51:07 +1000
commitb69fc19b35f35c17578251fd7b024913c9b7e2bf (patch)
tree2b6c1afc999047292141d32905d5ed50b9575d8e
parentcd1d1996df3ddc31b26ef468debc2c13790aac4c (diff)
fix broken link to old AUR package
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c78b7a896..16ad1b9e4 100644
--- a/README.md
+++ b/README.md
@@ -114,12 +114,12 @@ scoop install lazygit
### Arch Linux
-Packages for Arch Linux are available via AUR (Arch User Repository).
+Packages for Arch Linux are available via pacman and AUR (Arch User Repository).
There are two packages. The stable one which is built with the latest release
and the git version which builds from the most recent commit.
-- Stable: <https://aur.archlinux.org/packages/lazygit/>
+- Stable: `sudo pacman -S lazygit`
- Development: <https://aur.archlinux.org/packages/lazygit-git/>
Instruction of how to install AUR content can be found here: