We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdeb13f commit fdd8effCopy full SHA for fdd8eff
README.rst
@@ -17,7 +17,7 @@ Now lets get that installed inside a virtual environment:
17
18
.. code::
19
20
- python3 -m virtualenv .venv
+ python3 -m venv .venv
21
source .venv/bin/activate
22
pip install -U .
23
0 commit comments