update readme

This commit is contained in:
Martin Bubel 2023-11-13 20:59:43 +01:00
parent f4e28d6d7d
commit faae055ebc

View file

@ -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