From 57b6d133f170bfee9072c845ca18f8f0a1bd9268 Mon Sep 17 00:00:00 2001 From: jimman2003 Date: Wed, 15 Apr 2020 20:22:26 +0300 Subject: [PATCH] Removed reference to main.py --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 68a5b81..287048e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ NOTE: Python 3 is required fot this app. If you're on windows you need Python 3.
Install the dependencies using `pip install -r requirements.txt`
Run `python -m deemix --help` to see how to use the app
-Run `python main.py` to start the GUI
Run `python server.py` to start just the server
# TODO