summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index ac1986c..59ea0cf 100644
--- a/README.rst
+++ b/README.rst
@@ -326,13 +326,13 @@ To test with a specific framework version, you may use:
.. code-block:: sh
- $ make DJANGO_VERSION=1.7 test
+ $ make DJANGO=1.7 test
Valid options are:
-* ``DJANGO_VERSION`` for ``Django``
-* ``MONGOENGINE_VERSION`` for ``mongoengine``
-* ``ALCHEMY_VERSION`` for ``SQLAlchemy``
+* ``DJANGO`` for ``Django``
+* ``MONGOENGINE`` for ``mongoengine``
+* ``ALCHEMY`` for ``SQLAlchemy``
Contents, indices and tables