summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 26d915bf..39f8a32b 100644
--- a/README.md
+++ b/README.md
@@ -232,6 +232,10 @@ Alternatively, delta is available in the following package managers:
<td><code>nix-env -iA nixpkgs.gitAndTools.delta</code>
</tr>
<tr>
+ <td>Void Linux</td>
+ <td><code>xbps-install -S delta</code>
+ </tr>
+ <tr>
<td>Windows (<a href="https://chocolatey.org/packages/delta">Chocolatey</a>)</td>
<td><code>choco install delta</code></td>
</tr>