Added a fix to the doc with corrected information.
This commit is contained in:
parent
3dc6db9d0c
commit
e6b2251aec
1 changed files with 2 additions and 2 deletions
|
|
@ -109,8 +109,8 @@ First time setup
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
||||||
> py -3 -m venv env
|
> python -3 -m venv env
|
||||||
> env\Scripts\activate
|
> source env\Scripts\activate
|
||||||
|
|
||||||
- Upgrade pip and setuptools.
|
- Upgrade pip and setuptools.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue