diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-10 00:43:43 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-10 00:43:43 +0900 |
| commit | 631086a867badbe8c365f1170b171a7ffc135884 (patch) | |
| tree | 51e5ec617f16761abc4e93cb2bf8610bf00b859b /README.md | |
| parent | 76a3903bb29294f86acdf1f40995d9e4471ce07f (diff) | |
added Distro-Hyprland install script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -44,10 +44,11 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 </details> -## Auto Distro-Hyprland install scripts cloning (BETA) -- NOTE still on beta. will change the development to main b4 merging to main and once all distro are tested +## Auto Distro-Hyprland install scripts cloning +- NOTE: you need package `curl` for this to work + ```bash -sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/development/Distro-Hyprland.sh) +sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distro-Hyprland.sh) ``` ## Installation |
