From 6e7d84a9daef22232e58ec5f0c257d6ac63377b0 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Tue, 19 Apr 2022 17:21:27 +0100 Subject: [PATCH] Update INST_PYTHON.md fix link --- INST_PYTHON.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.