README.md aktualisiert

This commit is contained in:
WeeXnes 2025-03-17 07:57:50 +00:00
parent 5729b91e06
commit f3d1d0bf14

View file

@ -15,7 +15,8 @@ Welcome to my modified version of the [Hyprdots project](https://github.com/pras
pacman -S --needed git base-devel pacman -S --needed git base-devel
git clone --depth 1 https://git.weexnes.dev/WeeXnes/hyprdots ~/HyDE git clone --depth 1 https://git.weexnes.dev/WeeXnes/hyprdots ~/HyDE
cd ~/HyDE/Scripts cd ~/HyDE/Scripts
./aio_installation.sh ./install_without_services.sh custom_apps.lst
./install.sh custom_apps.lst
``` ```