From 3123ed30cf3e403e5ead408bfbd2f46e2690822f Mon Sep 17 00:00:00 2001 From: refrigerador67 <96502023+refrigerador67@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:50:05 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b064a50..21fdabb 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,11 @@ For Windows systems using the [installer](https://github.com/nixietab/picodulce/releases/latest) is recommended ## Arch Linux -For installing on Arch a PKGBUILD is provided +The package is available in the [AUR](https://aur.archlinux.org/packages/picodulce) as ```picodulce``` + +For installing on Arch without using an AUR helper a PKGBUILD is provided ``` -git clone https://github.com/nixietab/picodulce +git clone https://aur.archlinux.org/picodulce.git cd picodulce makepkg -si ```