From 6d7dbb987ad82645583533ff1cf69d95028cfbbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaka=20Perov=C5=A1ek?= Date: Mon, 1 Aug 2022 22:50:52 +0200 Subject: [PATCH] I think this is needed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a28c00c..1a04e85 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ Artilery interpolator widget for playing Hell Let Loose # Install -1. Download and install Python: https://www.python.org/downloads/ +1. Download and install Python. Don't forgot to add it to your PATH variable during the installation wizard. https://www.python.org/downloads/ 2. Install PySide2 in shell `pip install pyside2` 3. Install winput in shell `pip install winput` \ No newline at end of file