Minor fixes on readme and script.sh

This commit is contained in:
2025-11-21 20:27:45 +01:00
parent 5ff4bc24b2
commit 427564ad8a
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ A minimal, beautiful Hyprland rice for Arch Linux with Nord color scheme.
```bash ```bash
# Clone the repository # 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 # Run the install script
cd ~/hyprarch cd ~/hyprarch

View File

@@ -2,7 +2,7 @@
# ╔═══════════════════════════════════════════════════════════════════╗ # ╔═══════════════════════════════════════════════════════════════════╗
# ║ HYPRARCH - Install Script ║ # ║ HYPRARCH - Install Script ║
# ║ https://git.cribdev.com/hyprarch ║ # ║ https://git.cribdev.com/crib/hyprarch ║
# ╚═══════════════════════════════════════════════════════════════════╝ # ╚═══════════════════════════════════════════════════════════════════╝
set -e set -e