diff options
| -rw-r--r-- | docs/index.rst | 2 |
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 |
