diff options
| -rw-r--r-- | docs/index.rst | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 0b8b535e..309effab 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,7 +52,6 @@ You can install Django REST framework using ``pip`` or ``easy_install``::  Or get the latest development version using mercurial or git:: -    hg clone https://bitbucket.org/tomchristie/django-rest-framework      git clone git@github.com:tomchristie/django-rest-framework.git  Or you can `download the current release <http://pypi.python.org/pypi/djangorestframework>`_.  | 
