Skip to content

Commit 6d49de5

Browse files
authored
Stick to major release
1 parent 8bf2fb7 commit 6d49de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For development is recommended to use a ``venv``.
3232

3333
.. code:: bash
3434
35-
$ python3.6 -m venv .
35+
$ python3 -m venv .
3636
$ source bin/activate
3737
$ python3 setup.py develop
3838

0 commit comments

Comments
 (0)