Skip to content

Commit

Permalink
Run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
standage committed May 13, 2017
1 parent 867fb07 commit 427086e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ Once the dependencies are installed, **kevlar** can be installed with the :code:
pip install git+https://github.com/dib-lab/kevlar.git
If you want to test whether kevlar is installed and running correctly, use pytest.

.. code::
pip install pytest
pytest --pyargs kevlar
Development environment
-----------------------

Expand Down

0 comments on commit 427086e

Please sign in to comment.