From 1bbf58fdcfc174ae822900e30e7910cf6a15165c Mon Sep 17 00:00:00 2001 From: Mike Croucher Date: Wed, 25 Feb 2015 21:38:21 +0000 Subject: [PATCH] Updated README.md to refer to GPy/testing for running the tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e98af85..68b66b31 100644 --- a/README.md +++ b/README.md @@ -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