markdown linguistics

master
Jaka Perovšek 2022-08-01 22:57:40 +02:00
parent d0263eaf48
commit 38b8a6dd2d
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@ Artilery interpolator widget for playing Hell Let Loose
# Install
#. Download and install [Python](https://www.python.org/downloads/). Use the following options:
1. Download and install [Python](https://www.python.org/downloads/). Use the following options:
- [x] PyLauncher
- [x] Add Pyhton to PATH
- [x] Install pip
#. 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`
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`