summaryrefslogtreecommitdiff
path: root/docs/install.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-21 01:33:13 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-21 01:33:13 +0000
commit903920a3d23f33abc7574cb9fcca17cb87f7e59a (patch)
treee4a91092d064238d963b8c75e2af76f10892a1b2 /docs/install.txt
parentbc5359f754f7afe6b4aa1eb4972c32a508b7fb55 (diff)
Fixed #103 -- Changed docs/install.txt to note there is no official version yet
git-svn-id: http://code.djangoproject.com/svn/django/trunk@258 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/install.txt')
-rw-r--r--docs/install.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install.txt b/docs/install.txt
index 5dbc1860d2..19f69e4cfb 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -64,6 +64,8 @@ It's easy either way.
Installing the official version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+There IS no official version yet. But once there is, here's how it'll work:
+
1. Download the tarball of the latest official version from our `download page`_.
2. ``tar xzvf django-1.0.0.tar.gz``
3. ``cd django-1.0.0``