diff --git a/README.md b/README.md index af913163..09174505 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,10 @@ Run the main application file to launch the GUI: ```bash python main.py ``` +or for mac: +```bash +python3 main.py +``` ### Application Pages