summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-02-09 21:36:15 +0000
committerGeorg Brandl <georg@python.org>2008-02-09 21:36:15 +0000
commitc1ca7845c4b87943441e827b75ec03f2d5daff21 (patch)
tree4b0e4b29248e824255cdf649f03cbc702d3a1fa4
parent630206588d6a77d4ec8e04a6d05f2ad96b37cd5d (diff)
downloadcpython-c1ca7845c4b87943441e827b75ec03f2d5daff21.tar.gz
Needs only 2.4 now.
-rw-r--r--Doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/README.txt b/Doc/README.txt
index c719cdaa6d..ebeb358bc2 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -14,7 +14,7 @@ those familiar with the previous docs written in LaTeX.
Building the docs
=================
-You need to install Python 2.5 or higher; the toolset used to build the docs are
+You need to install Python 2.4 or higher; the toolset used to build the docs are
written in Python. The toolset used to build the documentation is called
*Sphinx*, it is not included in this tree, but maintained separately in the
Python Subversion repository. Also needed are Jinja, a templating engine