diff --git a/README.md b/README.md index 68a5b81..287048e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.
Install the dependencies using `pip install -r requirements.txt`
Run `python -m deemix --help` to see how to use the app
-Run `python main.py` to start the GUI
Run `python server.py` to start just the server
# TODO