diff --git a/auto-install.sh b/auto-install.sh index c3f970f..cf286fd 100644 --- a/auto-install.sh +++ b/auto-install.sh @@ -11,7 +11,7 @@ fi # Clone the repository echo "Cloning the repository..." -git clone --depth=1 https://github.com/JaKooLit/Arch-Hyprland.git ~/Arch-Hyprland +git clone --depth=1 https://github.com/JaKooLit/Arch-Hyprland.git -b development ~/Arch-Hyprland cd ~/Arch-Hyprland chmod +x install.sh ./install.sh