Complete rework for GUI, experimental EXE file and other minor changes, see readme for more info
This commit is contained in:
9
Mac_instructions.md
Normal file
9
Mac_instructions.md
Normal file
@@ -0,0 +1,9 @@
|
||||
### How to run on Mac
|
||||
Unfortunately, I have not found a permament solution for this, not being a Mac user has limited the ways I can test this.
|
||||
#### Recommended steps
|
||||
1. Open a terminal and navigate to the root folder (the downloaded the folder).
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user