diff --git a/README.rst b/README.rst index 67ec06b..0f9461b 100644 --- a/README.rst +++ b/README.rst @@ -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>`_!