diff --git a/arch.setup.sh b/arch.setup.sh index d04d8dd..df72bc5 100644 --- a/arch.setup.sh +++ b/arch.setup.sh @@ -2,7 +2,7 @@ # Install yay pacman -S --needed git base-devel -git clone https://aur.archlinux.org/yay.git /tmp/yay +git clone https://aur.archlinux.org/yay-bin.git /tmp/yay cd /tmp/yay makepkg -si cd -