Skip to content

Commit

Permalink
[3.7] [3.8] Update interpreter.rst (pythonGH-17059) (pythonGH-17060)
Browse files Browse the repository at this point in the history
Fixed what seemed to be a weird phrasing.

(cherry picked from commit 5e01a65)

Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>.
(cherry picked from commit 1eac437)

Co-authored-by: Jules Lasne (jlasne) <jules.lasne@gmail.com>
  • Loading branch information
Seluj78 committed Nov 5, 2019
1 parent 4342af0 commit 2110aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/tutorial/interpreter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
<windows-store>`, the :file:`python3.7` command will be available. If you have
the :ref:`py.exe launcher <launcher>` installed, you can use the :file:`py`
command. See :ref:`setting-envvars` for other ways to launch Python.
Expand Down

0 comments on commit 2110aea

Please sign in to comment.