diff --git a/README.md b/README.md index 0bd9b310f..c95a79dda 100644 --- a/README.md +++ b/README.md @@ -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)