summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella <polyzen@users.noreply.github.com>2019-01-06 07:46:49 +0000
committerDavid Peter <sharkdp@users.noreply.github.com>2019-01-07 10:11:10 +0100
commit7dff7c495703c70b35279c439a50a7285f1e1661 (patch)
treeb708546f28f4a5d6ca9796768b240aef2b5615de
parenta242ad3d9ae76f91b098cb976008a5b9d90ca0c7 (diff)
diskus is now in the official Arch repos
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4004aa..b2ce053 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,11 @@ sudo dpkg -i diskus_0.5.0_amd64.deb
### On Arch-based systems
-Download from the AUR: [diskus](https://aur.archlinux.org/packages/diskus/) or [diskus-bin](https://aur.archlinux.org/packages/diskus-bin/)
+``` bash
+pacman -Syu diskus
+```
+
+Or download [diskus-bin](https://aur.archlinux.org/packages/diskus-bin/) from the AUR.
### On Void-based systems