﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5688	missing word in Windows install instructions	epnichols@…	anonymous	"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.
"		closed	Documentation	dev		duplicate			Accepted	1	0	0	1	0	0
