mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-23 12:18:51 +02:00
README.md: Add Void Linux instructions
This commit is contained in:
parent
ed6f21ee74
commit
bf9a53fada
@ -27,6 +27,15 @@ sudo apt-get update
|
|||||||
sudo apt-get install lazygit
|
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)
|
### Binary Release (Windows/Linux/OSX)
|
||||||
You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases)
|
You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user