[mapserver-commits] r9128 - trunk/docs/en/development
svn at osgeo.org
svn at osgeo.org
Tue Jun 30 09:10:15 EDT 2009
Author: jmckenna
Date: 2009-06-30 09:10:14 -0400 (Tue, 30 Jun 2009)
New Revision: 9128
Modified:
trunk/docs/en/development/documentation.txt
Log:
minor change to python path in windows instructions
Modified: trunk/docs/en/development/documentation.txt
===================================================================
--- trunk/docs/en/development/documentation.txt 2009-06-29 13:42:46 UTC (rev 9127)
+++ trunk/docs/en/development/documentation.txt 2009-06-30 13:10:14 UTC (rev 9128)
@@ -71,7 +71,7 @@
#. install `Python 2.X`_
#. download `setuptools`_
-#. make sure that the 'C:\Python2X\Scripts' directory is your path
+#. make sure that the 'C:/Python2X/Scripts' directory is your path
#. execute the following at commandline:
::
More information about the mapserver-commits
mailing list