diff --git a/README.md b/README.md index 58f7e95..1d90732 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A minimal, beautiful Hyprland rice for Arch Linux with Nord color scheme. ```bash # Clone the repository -git clone https://git.cribdev.com/hyprarch/hyprarch.git ~/hyprarch +git clone https://git.cribdev.com/crib/hyprarch.git ~/hyprarch # Run the install script cd ~/hyprarch diff --git a/install.sh b/install.sh index f86c3d9..f834ffa 100644 --- a/install.sh +++ b/install.sh @@ -2,7 +2,7 @@ # ╔═══════════════════════════════════════════════════════════════════╗ # ║ HYPRARCH - Install Script ║ -# ║ https://git.cribdev.com/hyprarch ║ +# ║ https://git.cribdev.com/crib/hyprarch ║ # ╚═══════════════════════════════════════════════════════════════════╝ set -e