summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce43c3d..558eec8 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,19 @@ sudo dpkg -i diskus_0.4.0_amd64.deb
Download from the AUR: [diskus](https://aur.archlinux.org/packages/diskus/) or [diskus-bin](https://aur.archlinux.org/packages/diskus-bin/)
-### On other distrubutions
+### On Void-based systems
+
+``` bash
+xbps-install diskus
+```
+
+### On Haiku
+
+``` bash
+pkgman install diskus
+```
+
+### On other systems
Check out the [release page](https://github.com/sharkdp/diskus/releases) for binary builds.