diff --git a/README.rst b/README.rst index d8b1d81..bbf4f04 100644 --- a/README.rst +++ b/README.rst @@ -187,7 +187,7 @@ Contributing pipenv shell # Code... # Get tests resources - git clone https://github.com/Ymagis/ClairMeta_Data tests/resources + git clone https://github.com/Ymagis/ClairMeta_Data tests/resources # Run tests nosetests --nocapture --with-doctest --doctest-options=+ELLIPSIS --with-coverage --cover-package=clairmeta # Leave virtual environment