BUG : .venv to venv im CONTRIBUTING.rst
This commit is contained in:
parent
d61198941a
commit
64c6ac8476
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ First time setup in your local environment
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
||||||
$ python3 -m venv .venv
|
$ python3 -m venv venv
|
||||||
$ . .venv/bin/activate
|
$ . .venv/bin/activate
|
||||||
|
|
||||||
- Windows
|
- Windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue