#23891: remove extra words
This commit is contained in:
parent
dd15b36c90
commit
d00407115d
|
@ -51,7 +51,7 @@ directory path::
|
|||
|
||||
This will create the ``tutorial-env`` directory if it doesn't exist,
|
||||
and also create directories inside it containing a copy of the Python
|
||||
interpreter, the standard library, and various supporting files. If you
|
||||
interpreter, the standard library, and various supporting files.
|
||||
|
||||
Once you've created a virtual environment, you need to
|
||||
activate it.
|
||||
|
|
Loading…
Reference in New Issue