summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-12 00:43:43 +1000
committerGitHub <noreply@github.com>2018-08-12 00:43:43 +1000
commit838ed4f17086131042f0ce65da80d39e8bda4a10 (patch)
tree762dc40475b3ce31994fdf815af855c759319cee
parentfeba6b53186bccc595eb7cce56d8f42d05411dba (diff)
parentaec125df7042dd88ad402a819ab1285031250474 (diff)
Merge pull request #104 from maxice8/add-void-readme
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 3e5e1bae0..91e264296 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,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
+```
+
### Arch Linux
Packages for Arch Linux are available via AUR (Arch User Repository).