diff --git a/README.md b/README.md index 3f89792..5676a7e 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ LOGGING = { django-todo uses pytest exclusively for testing. The best way to run the suite is to clone django-todo into its own directory, install pytest, then: - pip install pytest pytest-django + pip install pytest pytest-django Django pip install --editable . pytest -x -v @@ -396,4 +396,4 @@ django-todo no longer references a jQuery datepicker, but defaults to native htm ### URLs -Some views and URLs were renamed for logical consistency. If this affects you, see source code and the demo GTD site for reference to the new URL names. \ No newline at end of file +Some views and URLs were renamed for logical consistency. If this affects you, see source code and the demo GTD site for reference to the new URL names.