From 0bb9447e5407f7de00add5c93fa90ed2a9f31a17 Mon Sep 17 00:00:00 2001 From: discretegames <35741644+discretegames@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:52:47 -0800 Subject: Update pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: wookie184 --- .../content/resources/guides/python-guides/windows/common-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md b/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md index 35041dd8..f80c1d29 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md +++ b/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md @@ -5,7 +5,7 @@ icon: fab fa-windows toc: 3 --- -### When I run `python` in the terminal I get no result, or the Windows Store opens! +### When I run `python` in the terminal I get no result, or the Microsoft Store opens! By default Windows has an alias for `python` in the terminal to guide you to install it from the [Microsoft Store](https://apps.microsoft.com/store/search/python). We don't recommend installing Python from the Microsoft -- cgit v1.2.3