From 586289efe58d489a8825f661f314ff03bf16a9ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20Rolf=20S=C3=B6derstr=C3=B6m?= Date: Wed, 19 Apr 2023 16:51:36 +0200 Subject: [PATCH] Update Mac_instructions.txt --- Mac_instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac_instructions.txt b/Mac_instructions.txt index a114f42..f92baff 100644 --- a/Mac_instructions.txt +++ b/Mac_instructions.txt @@ -2,4 +2,4 @@ Unfortunately, I have not found a permament solution for this, not being a Mac user has limited the ways I can test this. For now, these are the recommended steps for a beginner user: 1. Open a terminal and navigate to the root folder (transcribe-main if you downloaded the folder). You can also right-click (or equivalent) on the root folder to open a Terminal within the folder. 2. Run the following command: -```python GUI.py``` +python GUI.py