mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-22 14:33:31 +03:00
Drop mercurial reference.
This commit is contained in:
parent
9871532746
commit
0b21af9388
|
@ -49,7 +49,7 @@ You can install Django REST framework using ``pip`` or ``easy_install``::
|
||||||
|
|
||||||
pip install djangorestframework
|
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
|
git clone git@github.com:tomchristie/django-rest-framework.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user