From 205025e7bad09660f2569b4ff057244f9d4753de Mon Sep 17 00:00:00 2001 From: JoYo <> Date: Wed, 5 Jan 2022 19:13:51 -0500 Subject: [PATCH] python installer to PATH --- README.mdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.mdown b/README.mdown index ace9679..d666dd9 100644 --- a/README.mdown +++ b/README.mdown @@ -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`.