summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrestwave <crest.wave@yahoo.com>2018-11-20 23:54:55 +0000
committerDavid Peter <sharkdp@users.noreply.github.com>2018-11-21 19:28:48 +0100
commit3a894283aad788487370bf2db63b4581dfcb053b (patch)
treed70945c0d010727957b05c708cebf3f29ac36ac9
parent2ae55cf7c0bd88e3dcc5cddbe950b66f4744289b (diff)
Add installation instructions for Void Linux and Haiku
-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.