aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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
```