From 5e01a6542a1beb552a17e16b71dc0ba9fc6adcfb Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Tue, 5 Nov 2019 14:20:38 +0100 Subject: Update interpreter.rst (GH-17059) Fixed what seemed to be a weird phrasing. --- Doc/tutorial/interpreter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst index ffab8fa..b78d296 100644 --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst @@ -23,7 +23,7 @@ is an installation option, other places are possible; check with your local Python guru or system administrator. (E.g., :file:`/usr/local/python` is a popular alternative location.) -On Windows machines where you have installed from the :ref:`Microsoft Store +On Windows machines where you have installed Python from the :ref:`Microsoft Store `, the :file:`python3.9` command will be available. If you have the :ref:`py.exe launcher ` installed, you can use the :file:`py` command. See :ref:`setting-envvars` for other ways to launch Python. -- cgit v0.12