Removed reference to main.py

This commit is contained in:
jimman2003 2020-04-15 20:22:26 +03:00
parent bcaca7143e
commit 57b6d133f1
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.
<br> <br>
Install the dependencies using `pip install -r requirements.txt`<br> Install the dependencies using `pip install -r requirements.txt`<br>
Run `python -m deemix --help` to see how to use the app<br> Run `python -m deemix --help` to see how to use the app<br>
Run `python main.py` to start the GUI<br>
Run `python server.py` to start just the server<br> Run `python server.py` to start just the server<br>
# TODO # TODO