Drop mercurial reference.

This commit is contained in:
Tom Christie 2012-01-02 18:31:46 +00:00
parent 9871532746
commit 0b21af9388

View File

@ -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