Update INST_PYTHON.md

fix link
This commit is contained in:
onyx-and-iris 2022-04-19 17:21:27 +01:00
parent 4eb36f55f9
commit 6e7d84a9da

View File

@ -1,7 +1,7 @@
## Python Installation ## Python Installation
If you don't have Python already you can fetch it easily from the Windows Store. Simply type `store` into the windows search bar, and select the latest version. At the time of writing that is Python 3.10. If you don't have Python already you can fetch it easily from the Windows Store. Simply type `store` into the windows search bar, and select the latest version. At the time of writing that is Python 3.10.
![Image of Python in Windows Store](python310.png) ![Image of Python in Windows Store](wspython310.png)
If you install Python straight from `python.org` instead remember to click 'Add Python environmental variables', this is important. If you install Python straight from `python.org` instead remember to click 'Add Python environmental variables', this is important.