Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72e483a

Browse files
committed
Fix half-finished sentence.
Reported by Linda Pescatore on docs@.
1 parent 85b6090 commit 72e483a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/using/windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ On the first page of the installer, an option labelled "Add Python 3.5 to
382382
PATH" can be selected to have the installer add the install location into the
383383
:envvar:`PATH`. The location of the :file:`Scripts\\` folder is also added.
384384
This allows you to type :command:`python` to run the interpreter, and
385-
:command:`pip` or . Thus, you can also execute your
385+
:command:`pip` for the package installer. Thus, you can also execute your
386386
scripts with command line options, see :ref:`using-on-cmdline` documentation.
387387

388388
If you don't enable this option at install time, you can always re-run the

0 commit comments

Comments
 (0)