From 059a22bd09b7c9df3e14fc74a536cfb57d2fa71e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaka=20Perov=C5=A1ek?= Date: Tue, 2 Aug 2022 00:56:58 +0200 Subject: [PATCH] added explicit instructions how to run the widget. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baca758..55667b5 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,6 @@ Artilery interpolator widget for playing Hell Let Loose - [x] Install pip 2. Log out and log in to your user account to load Python binaries into your PATH variable 3. Install PySide2 in shell `pip install pyside2` -4. Install winput in shell `pip install winput` \ No newline at end of file +4. Install winput in shell `pip install winput` +5. Clone / download this repository +6. Double-click `arty.pyw` \ No newline at end of file