From 236963db16bfd792f0054fb0eeda62d371c24ee0 Mon Sep 17 00:00:00 2001 From: discretegames <35741644+discretegames@users.noreply.github.com> Date: Sat, 12 Nov 2022 18:26:12 -0800 Subject: Update pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md Co-authored-by: wookie184 --- .../resources/guides/python-guides/windows/putting-python-on-path.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site') diff --git a/pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md b/pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md index fdb33c9a..8b288bf7 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md +++ b/pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md @@ -115,7 +115,7 @@ installed](https://pypi.org/project/pyinstaller/) it) now work for you! Hopefully things are indeed working, however, it is possible that, due to having multiple Python versions, or other mixups, the commands are still not behaving how you expect. If so, read on to learn how to manually edit the Path. (If -you already did that, open a help channel on the [Python Discord server](https://discord.com/invite/python) and someone +you already did that, open a help channel on the [Python Discord server](https://discord.com/invite/python) explaining everything you've tried so far, and someone will hopefully be able to help.) ## Advanced Method: Manually edit the Path -- cgit v1.2.3