README.md aktualisiert

This commit is contained in:
Emanulator 2024-01-02 20:31:59 +00:00
parent df56cf37d4
commit f6d730cd00

View File

@ -19,7 +19,7 @@ Assuming `python3` is already installed, you can use the following command to in
pip3 install csv numpy sounddevice
```
If you need the GUI, additionally install PySimpleGui
If you need the GUI, additionally install PySimpleGui:
```bash
pip3 install PySimpleGui