aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md2
1 files changed, 1 insertions, 1 deletions
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