Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterWil committed Aug 23, 2017
1 parent 5d30b59 commit c3396c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Activate the virtual environment::

$ source venv/bin/activate
Install abodepy locally::
Install abodepy locally in "editable mode"::

$ pip3 install -e .
Expand All @@ -197,6 +197,7 @@ Run the run the full test suite with tox before commit::
$ tox
Alternatively you can run just the tests::

$ tox -e py35

Library Usage
Expand Down

0 comments on commit c3396c9

Please sign in to comment.