Explicit now.
parent
6d7dbb987a
commit
a577a8fd72
|
@ -14,6 +14,9 @@ Artilery interpolator widget for playing Hell Let Loose
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
1. Download and install Python. Don't forgot to add it to your PATH variable during the installation wizard. https://www.python.org/downloads/
|
1. 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`
|
2. Install PySide2 in shell `pip install pyside2`
|
||||||
3. Install winput in shell `pip install winput`
|
3. Install winput in shell `pip install winput`
|
Loading…
Reference in New Issue