added base devel to install first
This commit is contained in:
parent
f7bf5a4667
commit
73938d8343
|
|
@ -105,6 +105,12 @@ https://github.com/JaKooLit/Hyprland-Dots/assets/85185940/50d53755-0f11-45d6-991
|
|||
|
||||
## ✨ to use this script
|
||||
> clone this repo (latest commit only) to reduce file size download by using git. Change directory, make executable and run the script
|
||||
|
||||
>[!IMPORTANT]
|
||||
> Make sure you have base-devel installed
|
||||
|
||||
- Without base-devel installed, script will fail
|
||||
|
||||
```bash
|
||||
git clone --depth=1 https://github.com/JaKooLit/Arch-Hyprland.git ~/Arch-Hyprland
|
||||
cd ~/Arch-Hyprland
|
||||
|
|
|
|||
Loading…
Reference in New Issue