summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Christian Grünhage <jan.christian@gruenhage.xyz>2020-01-09 20:07:25 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-09 20:07:25 +0100
commit8f87a9a17efc0eaf0fabb2cd5f104f53d72c8738 (patch)
treedfcfc262a2d9c38092b1f26c322ef4db53bde416
parentbba4192c0f59a81797d192d0fd8d12ea71f7f470 (diff)
docs(readme): add voidlinux installation instructions (#102)
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4d30240..41d14f1 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,12 @@ yay -S bandwhich
nix-env -iA nixpkgs.bandwhich
```
+#### Void Linux
+
+```
+xbps-install -S bandwhich
+```
+
#### macOS
```