From f6d730cd0015ed668d460abdf25b60a7db3be4f5 Mon Sep 17 00:00:00 2001 From: Emanulator Date: Tue, 2 Jan 2024 20:31:59 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66797f9..50d4fb4 100644 --- a/README.md +++ b/README.md @@ -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