diff options
author | 2022-11-12 17:49:25 -0800 | |
---|---|---|
committer | 2022-11-12 17:49:25 -0800 | |
commit | 26f36b25c5bb96d30878eeed266f86ca545b5350 (patch) | |
tree | 4357e3ac41b5bd5dbda62d2ac9abdb9835b5bebc /pydis_site | |
parent | Update pydis_site/apps/content/resources/guides/python-guides/windows/install... (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 fe6a4e39..b52fdb20 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 @@ -54,7 +54,7 @@ Windows 11 or other modern versions of Python.) [](/static/images/content/python-on-windows/recommended_install_3.png) 4. Then click the big "Install Now" button. Aside from adding Python to PATH, the rest of the installer defaults are - usually fine, so there's no need to customize the installation unless you want to. + usually fine, so there's no need to customize the installation unless you have a specific reason to. [](/static/images/content/python-on-windows/recommended_install_4.png) |