make testing more clear in readme
parent
5a3dd40afb
commit
3f63f7992f
|
@ -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
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue