# HG changeset patch # User osimons # Date 1251313947 0 # Node ID 9546e25b9d5c7864469c9c878f402285f00c6148 # Parent 5467873fc0dca6afea245fa50753c086410a7e4f 0.6dev: The install docs did not mention that master requires Trac 0.11. diff --git a/doc/install.txt b/doc/install.txt --- 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