Updated README.md to refer to GPy/testing for running the tests

This commit is contained in:
Mike Croucher 2015-02-25 21:38:21 +00:00
parent 11cc5d16f4
commit 1bbf58fdcf

View file

@ -105,7 +105,7 @@ Ensure nose is installed via pip:
Run nosetests from the root directory of the repository:
nosetests -v
nosetests -v GPy/testing
or from within IPython