Merge branch 'master' of jim41825/deemix into master
This commit is contained in:
commit
e4ebdfe681
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue