From 97c2a6f8023f3300036138a4308612984bb32214 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 3 Jan 2024 18:45:38 +0900 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8420e57..22d99af 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ > [❗!IMPORTANT] > install a backup tool like `snapper` or `timeshift`. and Backup your system before installing hyprland using this script. This script does NOT include uninstallation of packages +> [!NOTICE] +> Main reason why I have not included an uninstallation script is simple. Some packages maybe already installed on your system by default. If I create an uninstall script with packages that I have set to install, you may end up a unrecoverable system. + #### 🆕 Prerequisites - This install script is intended for atleast Server type / Minimal Arch Linux installed.