From f3d1d0bf14fcf98cb8de49ecbe4b466cef38262f Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Mon, 17 Mar 2025 07:57:50 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c19c2..b684596 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Welcome to my modified version of the [Hyprdots project](https://github.com/pras pacman -S --needed git base-devel git clone --depth 1 https://git.weexnes.dev/WeeXnes/hyprdots ~/HyDE cd ~/HyDE/Scripts -./aio_installation.sh +./install_without_services.sh custom_apps.lst +./install.sh custom_apps.lst ```