diff --git a/docs/development.rst b/docs/development.rst index 92d4c0e..8693ea1 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -12,6 +12,6 @@ and follow the `guidelines `_. Running tests ------------- -Clone the repository and install the django version you want. Then run:: +Clone the repository and install the Django version you want. Then run:: - $ ./runtests.py + $ tox