changeset 657:9546e25b9d5c

0.6dev: The install docs did not mention that master requires Trac 0.11.
author osimons
date Wed, 26 Aug 2009 19:12:27 +0000
parents 5467873fc0dc
children b3237a5ace1d
files doc/install.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -13,9 +13,9 @@
 =============
 
 Bitten is written in Python, so make sure that you have Python installed.
-You'll need Python 2.4 or later for running build slave, while the Trac plugin
-(master) should still work using Python 2.3. Also, make sure that setuptools_,
-version 0.6a2 or later, is installed.
+You'll need Python 2.4 or later for running build slave. The build master is
+a plugin for Trac 0.11, and should still work with Python 2.3. Also, make
+sure that setuptools_, version 0.6a2 or later, is installed.
 
 .. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools
 
Copyright (C) 2012-2017 Edgewall Software