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