changeset 522:ad7c5f4b1cf0

Added note that you need Trac for the tests; see #265
author dfraser
date Mon, 16 Mar 2009 14:07:19 +0000
parents b661ea254972
children a89925df9d88
files doc/install.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -29,7 +29,8 @@
 directory on your system.
 
 It's also a good idea to run the unit tests at this point, to make sure that
-the code works as expected on your platform::
+the code works as expected on your platform (please note that Trac_ needs to
+be installed for the tests to run; see below)::
 
   $ python setup.py test
 
Copyright (C) 2012-2017 Edgewall Software