Merge pull request #104 from maxice8/add-void-readme

README.md: Add Void Linux instructions
This commit is contained in:
Jesse Duffield 2018-08-12 00:43:43 +10:00 committed by GitHub
commit 838ed4f170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,15 @@ sudo apt-get update
sudo apt-get install lazygit
```
### Void Linux
Packages for Void Linux are available in the distro repo
They follow upstream latest releases
```sh
sudo xbps-install -S lazygit
```
### Arch Linux
Packages for Arch Linux are available via AUR (Arch User Repository).