1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-23 00:39:13 +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

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)