Updated README.md
This commit is contained in:
parent
b41970964d
commit
9cd81aa183
|
@ -1,4 +1,9 @@
|
|||
# WARNING
|
||||
This app is not finished, some functions may not work.
|
||||
|
||||
# How to use
|
||||
NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.7 or you won't be able to install the dependencies<br>
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue