Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Oct 24, 2017
1 parent cff41d1 commit 139f6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For development is recommended to use a ``venv``.

.. code:: bash
$ python3.6 -m venv
$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop
Expand Down

0 comments on commit 139f6bd

Please sign in to comment.