From 7f0108221b90f07e06ac83e28aaae5bd59314073 Mon Sep 17 00:00:00 2001 From: Nix <75538775+nixietab@users.noreply.github.com> Date: Sun, 21 Sep 2025 15:05:59 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f3e91..8f8e8d3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The package is available in the [AUR](https://aur.archlinux.org/packages/picodul For installing on Arch without using an AUR helper a PKGBUILD is provided ``` -git clone https://aur.archlinux.org/picodulce.git +git clone https://github.com/nixietab/picodulce.git cd picodulce makepkg -si ```