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
This commit is contained in:
Adrian Holovaty 2005-07-21 01:33:13 +00:00
parent bc5359f754
commit 903920a3d2
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ It's easy either way.
Installing the official version 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`_. 1. Download the tarball of the latest official version from our `download page`_.
2. ``tar xzvf django-1.0.0.tar.gz`` 2. ``tar xzvf django-1.0.0.tar.gz``
3. ``cd django-1.0.0`` 3. ``cd django-1.0.0``