Update README.md
This commit is contained in:
parent
cedfcd0c0d
commit
071ba32fc8
1 changed files with 4 additions and 0 deletions
|
|
@ -218,6 +218,10 @@ Run the main application file to launch the GUI:
|
||||||
```bash
|
```bash
|
||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
or for mac:
|
||||||
|
```bash
|
||||||
|
python3 main.py
|
||||||
|
```
|
||||||
|
|
||||||
### Application Pages
|
### Application Pages
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue