From 5731ffdb01477d5c96ddcf89956c07e139737973 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sat, 27 Mar 2021 19:20:12 -0700 Subject: [PATCH] Add run instructions. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2787fd9..8e769cb 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,15 @@ PyQt4 @ file:///.../mangle/PyQt4-4.11.4-cp27-cp27m-win32.whl reportlab==3.5.59 ``` +You can run the GUI via + +``` +(venv) > python mangle.pyw +``` + +Optionally, you can install all the dependencies globally +so you can simply click on the `mangle.pyw` file to run it. + #### Optional To actually build a stand-alone `.exe`, install