diff --git a/README.md b/README.md index c5e4c34..3aa49af 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ pip install numpy scipy ``` Then laika can be installed with ``` -python setup.py install +pip install . ``` The tests should now pass.