diff options
| author | Tom Christie | 2012-01-02 18:31:46 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-01-02 18:31:46 +0000 |
| commit | 0b21af938825830a85a9cbb6515b985e72f19453 (patch) | |
| tree | 43a273c04cd8adb20152e4920ad774481a4e1ab9 | |
| parent | 9871532746aee7e0f5796ae24cfb44c878759c38 (diff) | |
| download | django-rest-framework-0b21af938825830a85a9cbb6515b985e72f19453.tar.bz2 | |
Drop mercurial reference.
| -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 |
