From 7e9f5e5930f45299f94ad873494766e1f9f7a587 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:54:22 +0200 Subject: [PATCH] doc(README): AUR binary version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b8ce9e..37d86f3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ multi-backend declarative package manager for Linux ## Installation ### Arch Linux -`pacdef` is available in the AUR [as stable release](https://aur.archlinux.org/packages/pacdef) or [development version](https://aur.archlinux.org/packages/pacdef-git). +`pacdef` is available in the AUR [as stable release](https://aur.archlinux.org/packages/pacdef) or [development version](https://aur.archlinux.org/packages/pacdef-git) or [binary version](https://aur.archlinux.org/packages/pacdef-bin). The AUR package will also provide completions for `zsh`. ### other