summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarcin Puc <5671049+tranzystorek-io@users.noreply.github.com>2022-03-04 08:10:50 +0100
committerGitHub <noreply@github.com>2022-03-04 08:10:50 +0100
commitd7e87e439a88ce358bda82216c3d5e86d3ba0cb2 (patch)
tree17c3ff24e4c7bb0af9875d6d3f1ae6f1909366f3 /docs
parent43e3cad57c46d66e6c90a2ceff2108555c8f0ad2 (diff)
docs: add installation instructions for Void Linux (#1165)
Diffstat (limited to 'docs')
-rw-r--r--docs/THIRD_PARTY_INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/THIRD_PARTY_INSTALL.md b/docs/THIRD_PARTY_INSTALL.md
index 4288a32e8..a1ea42d19 100644
--- a/docs/THIRD_PARTY_INSTALL.md
+++ b/docs/THIRD_PARTY_INSTALL.md
@@ -44,3 +44,9 @@ Or install with [MacPorts](https://ports.macports.org/port/zellij/details/):
```
port install zellij
```
+
+### Void Linux
+
+```
+sudo xbps-install zellij
+```