make testing more clear in readme

master
mutantmonkey 2012-06-01 21:37:08 -07:00
parent 5a3dd40afb
commit 3f63f7992f
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ Enjoy!
Testing Testing
------- -------
You will need `python-nose` and `python-mock`. To run the test, simply run You will need the Python3 versions of `python-nose` and `python-mock`. To run
`nosetests` or `nosetests3`, depending on your distribution. the test, simply run `nosetests3`.
Authors Authors
------- -------