summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index ac62d66d34..573a2e79da 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -117,9 +117,10 @@
</section>
<section id="ChSetupPython">
<title>Install Python</title>
- <para>Get the python installer from:
+ <para>Get the python 2.4 installer from:
<ulink url="http://python.org/download/" />and install python
- into the default location (currently: C:/Python25).</para>
+ into the default location (currently: C:/Python24).</para>
+ <para>Beware: python 2.5 won't work without modifications.</para>
<para>Why this is recommended: Cygwin's python package
doesn't work on some machines, so the Win32 native package is
recommended.</para>