summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaxice8 <thinkabit.ukim@gmail.com>2018-08-09 18:17:38 -0300
committermaxice8 <thinkabit.ukim@gmail.com>2018-08-09 19:39:18 -0300
commitbf9a53fada5b4d72f3e3b0a8877ab845867137df (patch)
tree009dbcfcda58586fdff4f197aad8a07f7a278728
parented6f21ee7437b4305c7048615eb218d2a2edeae2 (diff)
README.md: Add Void Linux instructions
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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)