diff --git a/README.md b/README.md index 1e609cb6..8cdf6ac1 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ If you're having trouble installing GPy via `pip install GPy` here is a probable cd GPy git checkout devel python setup.py build_ext --inplace - nosetests GPy/testing + pytest . ### Direct downloads