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 9ca6d2d commit 999a9a0Copy full SHA for 999a9a0
README.rst
@@ -33,7 +33,7 @@ For development is recommended to use a ``venv``.
33
34
.. code:: bash
35
36
- $ python3.6 -m venv .
+ $ python3 -m venv .
37
$ source bin/activate
38
$ python3 setup.py develop
39
0 commit comments