Commit 238c16f3 authored by Petrus J.v.Rensburg's avatar Petrus J.v.Rensburg

Add line on installing dev-requirements to README.

parent a645211b
...@@ -75,6 +75,7 @@ Test are run with *nose*. If you are not familiar with this package you can get ...@@ -75,6 +75,7 @@ Test are run with *nose*. If you are not familiar with this package you can get
To run the tests, simply:: To run the tests, simply::
pip install nose pip install nose
pip install -r dev-requirements.txt
and then:: and then::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment