update readme

This commit is contained in:
JaKooLit 2025-03-11 11:05:25 +09:00
parent 69333f366e
commit 1430357aa5

View File

@ -126,6 +126,7 @@ sudo nano /etc/apt/sources.list
## ✨ Auto clone and install ## ✨ Auto clone and install
- you can use this command to automatically clone the installer and ran the script for you - you can use this command to automatically clone the installer and ran the script for you
- NOTE: `curl` package is required before running this command
```bash ```bash
sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Debian-Hyprland/main/auto-install.sh) sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Debian-Hyprland/main/auto-install.sh)
``` ```