aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-01-02 18:31:46 +0000
committerTom Christie2012-01-02 18:31:46 +0000
commit0b21af938825830a85a9cbb6515b985e72f19453 (patch)
tree43a273c04cd8adb20152e4920ad774481a4e1ab9
parent9871532746aee7e0f5796ae24cfb44c878759c38 (diff)
downloaddjango-rest-framework-0b21af938825830a85a9cbb6515b985e72f19453.tar.bz2
Drop mercurial reference.
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3311bfa9..4141ccf5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -49,7 +49,7 @@ You can install Django REST framework using ``pip`` or ``easy_install``::
pip install djangorestframework
-Or get the latest development version using mercurial or git::
+Or get the latest development version using git::
git clone git@github.com:tomchristie/django-rest-framework.git