diff --git a/README.md b/README.md index 66d06b9..855226a 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ library. Build, install a dev build and test: $ pip install -r requirements.txt + $ rm src/_hydra.c $ cythonize src/_hydra.pyx $ python setup.py develop $ python setup.py test