python installer to PATH

master
JoYo 2022-01-05 19:13:51 -05:00
parent c0b488ea94
commit 205025e7ba
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ Make sure to prefix each URL line with a dash and a space (`- `).
# Windows Installation
Install the latest Python 3 using the installer provided by [python.org](https://www.python.org/downloads/windows/).
When the python installer asks, [add python to PATH](https://docs.python.org/3/using/windows.html#installation-steps).
Open [Windows Terminal](https://www.microsoft.com/en-US/p/windows-terminal/9n0dx20hk701) or any windows command prompt and navigate to this project.
Use the Python package manager PIP to install `eso-banana`.