1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-28 09:08:41 +02:00

README.md: Add Void Linux instructions

This commit is contained in:
maxice8 2018-08-09 18:17:38 -03:00
parent ed6f21ee74
commit bf9a53fada
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -27,6 +27,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
```
### Binary Release (Windows/Linux/OSX)
You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases)