Update README with windows info

This commit is contained in:
rafa 2025-05-11 00:19:02 +02:00
parent 877c9a9d47
commit 35be94cb20

View File

@ -2,9 +2,9 @@
## Installation steps ## Installation steps
### Install Dependencies ### Install linux Dependencies
Instal the xdotool package: Install the xdotool package:
Debian based distros: Debian based distros:
`sudo apt install xdotool` `sudo apt install xdotool`
@ -30,6 +30,8 @@ For linux execute the `install-linux.sh` script with:
bash install-linux.sh bash install-linux.sh
``` ```
For windows just execute the `install-windows.bat` script
## After the installation process ## After the installation process
After the installation is completed you will have the following project structure: After the installation is completed you will have the following project structure: