From aae594ecff09a9132a1acc2fc132c2b9404cfb33 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 27 Feb 2025 16:53:55 +0900 Subject: [PATCH] minor adjustment on the readme on how to utilize preset.sh --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 21fd503..a137be2 100644 --- a/README.md +++ b/README.md @@ -110,20 +110,13 @@ chmod +x install.sh -### 🤟 semi-unattended installation (new for Feb 2025) -- edit preset.sh to modify what packages you want. Make sure to change only with Y or N +### 🤟 semi-unattended installation (new for End of 2025) +- edit preset.sh to modify what packages you want. Make sure to change only with ON or OFF - to use preset instead of usual `./install.sh` you can ran like this ```bash -./install.sh --preset +./install.sh --preset preset.sh ``` - -- if you have nvidia you can add --nvidia argument - -```bash -./install.sh --preset --nvidia -``` - - its called semi-unattended it is because you still have to answer some questions when installing KooL's Hyprland Dots