From 1430357aa56ce0827860f7aaf9ab562f55c2dd33 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 11 Mar 2025 11:05:25 +0900 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 536aaee..7e5c4fa 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ sudo nano /etc/apt/sources.list ## ✨ Auto clone and install - 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 sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Debian-Hyprland/main/auto-install.sh) ```