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:
parent
bc5359f754
commit
903920a3d2
|
@ -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``
|
||||
|
|
Loading…
Reference in New Issue