Updated README
This commit is contained in:
parent
9e831328c4
commit
11735f9336
|
@ -1,6 +1,7 @@
|
||||||
# How to use
|
# How to use
|
||||||
Install dependencies<br>
|
Install wxpython (check if there are builded packages for your distribution, if not then just run `pip install wxpython` and it should build it for your system)<br>
|
||||||
Run `python -m deemix`
|
Install the rest of the dependencies using `pip install -r requirements.txt`<br>
|
||||||
|
Run `python -m deemix` to run the app
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
Find all dependencies and add them to requirements.txt<br>
|
Find all dependencies and add them to requirements.txt<br>
|
||||||
|
|
Loading…
Reference in New Issue