From 03819e9fc81e4f037fe7ac7973b514607dbe1dfd Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 30 May 2023 00:33:48 -0700 Subject: docs(readme): add aur instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0f9a8b..597844e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ ```shell sudo pacman -S --needed base-devel -git clone https://github.com/Fuwn/nectar.git -cd nectar/archlinux +git clone https://aur.archlinux.org/nectar.git +cd nectar makepkg -si ``` -- cgit v1.2.3