Add the .zip download to the docs

This commit is contained in:
tom christie tom@tomchristie.com 2011-02-22 00:03:15 +00:00
parent 7fc66d3179
commit 8685357e97

View File

@ -45,7 +45,8 @@ You can install Django REST framework using ``pip`` or ``easy_install``::
Or download the current release from BitBucket:
`django-rest-framework-0.1.tar.gz <https://bitbucket.org/tomchristie/django-rest-framework/downloads/django-rest-framework-0.1.tar.gz>`_
* `django-rest-framework-0.1.tar.gz <https://bitbucket.org/tomchristie/django-rest-framework/downloads/django-rest-framework-0.1.tar.gz>`_
* `django-rest-framework-0.1.zip <https://bitbucket.org/tomchristie/django-rest-framework/downloads/django-rest-framework-0.1.zip>`_
Or get the latest development version using mercurial::