I think this is needed.

master
Jaka Perovšek 2022-08-01 22:50:52 +02:00
parent 7ae89c59a3
commit 6d7dbb987a
1 changed files with 1 additions and 1 deletions

View File

@ -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`