diff options
| -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 |
