Update Mac_instructions.md

This commit is contained in:
Valentin
2023-09-08 10:11:02 +02:00
committed by GitHub
parent 0e9cbdca58
commit 622165b3e6

View File

@@ -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
python app.py
```