From 622165b3e633b77544072b6c260e7708c5c35dbc Mon Sep 17 00:00:00 2001 From: Valentin Date: Fri, 8 Sep 2023 10:11:02 +0200 Subject: [PATCH] Update Mac_instructions.md --- Mac_instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mac_instructions.md b/Mac_instructions.md index acb3700..e1a4a0f 100644 --- a/Mac_instructions.md +++ b/Mac_instructions.md @@ -5,5 +5,5 @@ Unfortunately, I have not found a permament solution for this, not being a Mac u 1. You can also right-click (or equivalent) on the root folder to open a Terminal within the folder. 2. Run the following command: ``` -python main.py -``` \ No newline at end of file +python app.py +```