diff --git a/README.rst b/README.rst index e5b9f930..61ea29c2 100644 --- a/README.rst +++ b/README.rst @@ -142,7 +142,7 @@ installed and activated: $ pip install -r requirements-development.txt $ flake8 - $ DJANGO_SETTINGS_MODULE=example.settings.test py.test + $ pytest ----- Usage