Skip to content

Commit 999a9a0

Browse files
authored
Stick to major release
1 parent 9ca6d2d commit 999a9a0

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
@@ -33,7 +33,7 @@ For development is recommended to use a ``venv``.
3333

3434
.. code:: bash
3535
36-
$ python3.6 -m venv .
36+
$ python3 -m venv .
3737
$ source bin/activate
3838
$ python3 setup.py develop
3939

0 commit comments

Comments
 (0)