#5688: missing word in Windows install instructions
--------------------------------+-------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  nobody       
  Status:  new                  |   Component:  Documentation
 Version:  0.96                 |    Keywords:               
   Stage:  Unreviewed           |   Has_patch:  0            
--------------------------------+-------------------------------------------
 Item 4 of the following has a bug. the command to run is '''python
 setup.py install''' -- running "setup.py install" actually runs as a
 Windows shell script for a while and then gives an error message.

 -----


 Installing an official release

    1. Download the latest release from our download page.
    2. Untar the downloaded file (e.g. tar xzvf Django-NNN.tar.gz, where
 NNN is the version number of the latest release). If you’re using Windows,
 you can download the command-line tool bsdtar to do this, or you can use a
 GUI-based tool such as 7-zip.
    3. Change into the directory created in step 2 (e.g. cd Django-NNN).
    4. If you’re using Linux, Mac OS X or some other flavor of Unix, enter
 the command sudo python setup.py install at the shell prompt. If you’re
 using Windows, start up a command shell with administrator privileges and
 run the command setup.py install.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5688>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to