diff options
author | 2022-11-12 17:46:40 -0800 | |
---|---|---|
committer | 2022-11-12 17:46:40 -0800 | |
commit | b8bc86cedce0550528b944b79c1f2975eb10658e (patch) | |
tree | dbab224d4f4e7963b7b69c877cfe95c4b706131d /pydis_site | |
parent | Note about admin needed, and added subheading to Path guide. (diff) |
Update pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md
Co-authored-by: wookie184 <[email protected]>
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md b/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md index f2ad0a2f..fe6a4e39 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md +++ b/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md @@ -34,7 +34,7 @@ Windows 11 or other modern versions of Python.) > version compatibility or for working on projects made in a certain version. Only uninstall things if you want to. 1. Go to [python.org/downloads](https://www.python.org/downloads) and click the big yellow "Download Python 3.x.x" - button near the top of the page. That should start the download of the latest Windows Python installer that best + button near the top of the page. That should start the download of the installer for the latest version that best suits your computer. If you want a different version or it doesn't work for some reason, you can download the |