From a74b17a97ce63c98ce6333b1d4942ea238ae1a69 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 11 Mar 2025 11:05:41 +0900 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e60893..15940f2 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 ## ✨ 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/Arch-Hyprland/main/auto-install.sh) ```