E X P L I C I T
parent
a577a8fd72
commit
d0263eaf48
|
@ -14,9 +14,10 @@ Artilery interpolator widget for playing Hell Let Loose
|
|||
|
||||
# Install
|
||||
|
||||
1. Download and install [Python](https://www.python.org/downloads/). Use the following options:
|
||||
#. Download and install [Python](https://www.python.org/downloads/). Use the following options:
|
||||
- [x] PyLauncher
|
||||
- [x] Add Pyhton to PATH
|
||||
- [x] Install pip
|
||||
2. Install PySide2 in shell `pip install pyside2`
|
||||
3. Install winput in shell `pip install winput`
|
||||
#. Log out and log in to your user account to load Python binaries into your PATH variable
|
||||
#. Install PySide2 in shell `pip install pyside2`
|
||||
#. Install winput in shell `pip install winput`
|
Loading…
Reference in New Issue