Index: docs/install.txt
===================================================================
--- docs/install.txt	(revision 6222)
+++ docs/install.txt	(working copy)
@@ -162,7 +162,7 @@
 
 3. Next, make sure that the Python interpreter can load Django's code. There
    are various ways of accomplishing this.  One of the most convenient, on
-   Linux, Mac OSX or other Unix-like systems, is to use a symbolic link::
+   Linux, Mac OS X or other Unix-like systems, is to use a symbolic link::
 
        ln -s `pwd`/django-trunk/django SITE-PACKAGES-DIR/django
 
@@ -204,3 +204,11 @@
 .. _`download page`: http://www.djangoproject.com/download/
 .. _Subversion: http://subversion.tigris.org/
 .. _from the Control Panel: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sysdm_advancd_environmnt_addchange_variable.mspx
+
+Further help for Windows users
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Additional resources to help Windows users get Django up and running can be
+found on the `Installing on Windows wiki page`_.
+
+.. _`Installing on Windows wiki page`: http://www.djangoproject.com/wiki/WindowsInstall
