Minor fixes on readme and script.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user