mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove unnecessary text from documentation. (GH-95670)
This commit is contained in:
parent
12d92c733c
commit
c47d09a4ac
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ re-used.
|
|||
|
||||
On Windows, invoke the ``venv`` command as follows::
|
||||
|
||||
c:\>c:\Python35\python -m venv c:\path\to\myenv
|
||||
c:\>Python35\python -m venv c:\path\to\myenv
|
||||
|
||||
Alternatively, if you configured the ``PATH`` and ``PATHEXT`` variables for
|
||||
your :ref:`Python installation <using-on-windows>`::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue