diff options
| author | tom christie tom@tomchristie.com | 2011-02-19 19:19:32 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-02-19 19:19:32 +0000 |
| commit | bddcacefe7e240272090c0ecad2b5045a6c9176a (patch) | |
| tree | 532314ff6e0418f75fd91a6ca74046c80af9560b | |
| parent | ec5eaa56c15a2e1721065ce23ccdb422a11f96e5 (diff) | |
| download | django-rest-framework-bddcacefe7e240272090c0ecad2b5045a6c9176a.tar.bz2 | |
Minor notes on installation
| -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 710291a5..f6af67d0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ Installation & Setup The django-rest-framework project is hosted as a `mercurial repository on bitbucket <https://bitbucket.org/tomchristie/django-rest-framework>`_. -To get a local copy of the repository either download the 0.1 release: +To get a local copy of the repository either download the current release: `django-rest-framework-0.1.tar.gz <https://bitbucket.org/tomchristie/django-rest-framework/downloads/django-rest-framework-0.1.tar.gz>`_ |
