From 35be94cb2018a45ad85eecd2d23df56dc084930a Mon Sep 17 00:00:00 2001 From: rafa Date: Sun, 11 May 2025 00:19:02 +0200 Subject: [PATCH] Update README with windows info --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ca8af9..023501b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Installation steps -### Install Dependencies +### Install linux Dependencies -Instal the xdotool package: +Install the xdotool package: Debian based distros: `sudo apt install xdotool` @@ -30,6 +30,8 @@ For linux execute the `install-linux.sh` script with: bash install-linux.sh ``` +For windows just execute the `install-windows.bat` script + ## After the installation process After the installation is completed you will have the following project structure: