diff --git a/README.md b/README.md index 1f08cbdb..0ff3d890 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,10 @@ Running unit tests: =================== Ensure nose is installed via pip: + pip install nose Run nosetests from the root directory of the repository: - nosetests -v \ No newline at end of file + + nosetests -v +