summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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``