Removed reference to main.py
This commit is contained in:
parent
bcaca7143e
commit
57b6d133f1
|
@ -6,7 +6,6 @@ NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.
|
|||
<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 main.py` to start the GUI<br>
|
||||
Run `python server.py` to start just the server<br>
|
||||
|
||||
# TODO
|
||||
|
|
Loading…
Reference in New Issue