Update INSTALLATION.md

fix name in installation to match windows store name
This commit is contained in:
2022-06-17 11:05:43 +01:00
committed by GitHub
parent e81c1afff0
commit ccfc4333ee

View File

@@ -1,6 +1,6 @@
## 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. To run this GUI you'll need the latest version, Python 3.11.0b3. If you don't have Python already you can fetch it easily from the Windows Store. Simply type `store` into the windows search bar. To run this GUI you'll need the latest version, Python 3.11 (Beta).
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.