From bf9a53fada5b4d72f3e3b0a8877ab845867137df Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 9 Aug 2018 18:17:38 -0300 Subject: [PATCH] README.md: Add Void Linux instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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)