From 8685357e97f80ddc1beddabc48ed3a8a2819f4d1 Mon Sep 17 00:00:00 2001 From: tom christie tom@tomchristie.com Date: Tue, 22 Feb 2011 00:03:15 +0000 Subject: Add the .zip download to the docs --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 992bcb47..6d3ae803 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,11 +41,12 @@ Installation & Setup You can install Django REST framework using ``pip`` or ``easy_install``:: - pip install djangorestframework + pip install djangorestframework Or download the current release from BitBucket: - `django-rest-framework-0.1.tar.gz `_ +* `django-rest-framework-0.1.tar.gz `_ +* `django-rest-framework-0.1.zip `_ Or get the latest development version using mercurial:: -- cgit v1.2.3