From 38b8a6dd2dd21ffba82452e9c13070ace0faca15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaka=20Perov=C5=A1ek?= Date: Mon, 1 Aug 2022 22:57:40 +0200 Subject: [PATCH] markdown linguistics --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5ec9753..baca758 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file +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` \ No newline at end of file