diff --git a/INST_PYTHON.md b/INST_PYTHON.md index bcb49e4..903a612 100644 --- a/INST_PYTHON.md +++ b/INST_PYTHON.md @@ -1,7 +1,7 @@ ## 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. -![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.