From 527b2dba2875f3316376e6e03ac3c8a2255854df Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:37:31 +0100 Subject: [PATCH] fix(README): typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 613da2f..57b9c4e 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). The AUR package will also provide completions for `zsh`. ### other