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

Skip to content

Commit c47d09a

Browse files
author
fluesvamp
authored
Remove unnecessary text from documentation. (GH-95670)
1 parent 12d92c7 commit c47d09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/using/venv-create.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ re-used.
2626
2727
On Windows, invoke the ``venv`` command as follows::
2828
29-
c:\>c:\Python35\python -m venv c:\path\to\myenv
29+
c:\>Python35\python -m venv c:\path\to\myenv
3030
3131
Alternatively, if you configured the ``PATH`` and ``PATHEXT`` variables for
3232
your :ref:`Python installation <using-on-windows>`::

0 commit comments

Comments
 (0)