From f789529ccff3b1b347d34a5544274cdf9af4bf66 Mon Sep 17 00:00:00 2001 From: Robin Candau <53110319+Antiz96@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:55:19 +0200 Subject: [PATCH] Corrected URL according to the new packages GH org Signed-off-by: Robin Candau <53110319+Antiz96@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64078e5..a567fe4 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ - Clone the PKGBUILD and enter the directory: ```bash -git clone https://github.com/crystal-linux/pkgbuild.grub-theme -cd pkgbuild.grub-theme +git clone https://github.com/crystal-linux-packages/grub-theme +cd grub-theme ``` - Run `makepkg` to install it: