We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1d199 commit b69fc19Copy full SHA for b69fc19
README.md
@@ -114,12 +114,12 @@ scoop install lazygit
114
115
### Arch Linux
116
117
-Packages for Arch Linux are available via AUR (Arch User Repository).
+Packages for Arch Linux are available via pacman and AUR (Arch User Repository).
118
119
There are two packages. The stable one which is built with the latest release
120
and the git version which builds from the most recent commit.
121
122
-- Stable: <https://aur.archlinux.org/packages/lazygit/>
+- Stable: `sudo pacman -S lazygit`
123
- Development: <https://aur.archlinux.org/packages/lazygit-git/>
124
125
Instruction of how to install AUR content can be found here:
0 commit comments