mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Corrected typo.
This commit is contained in:
parent
c7e34fb0bb
commit
3595276bdd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ subdirectory (on Windows, this is ``Lib\site-packages``).
|
|||
On Windows, you may have to invoke the ``pyvenv`` script as follows, if you
|
||||
don't have the relevant PATH and PATHEXT settings::
|
||||
|
||||
c:\Temp>c:\Python34\python c:\Python33\Tools\Scripts\pyvenv.py myenv
|
||||
c:\Temp>c:\Python34\python c:\Python34\Tools\Scripts\pyvenv.py myenv
|
||||
|
||||
or equivalently::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue