fix rst formatting

This commit is contained in:
Alan Hamlett 2015-08-11 10:28:32 -07:00
parent 94670d9c87
commit c81f7e382c
1 changed files with 3 additions and 1 deletions

View File

@ -81,9 +81,11 @@ Contributing
Before contributing a pull request, make sure tests pass:
.. code-block::
virtualenv venv
. venv/bin/activate
pip install -r dev-requirements.txt
nosetests
Many thanks to all [contributors](./AUTHORS)!
Many thanks to all `contributors <./AUTHORS>`_!