Mercurial > p > roundup > code
diff doc/installation.txt @ 2451:4a3a3fdcf437 maint-0.7
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 13 Jun 2004 00:28:54 +0000 |
| parents | e12a610eb7f3 |
| children | 7b2ea468381a |
line wrap: on
line diff
--- a/doc/installation.txt Thu Jun 10 06:58:03 2004 +0000 +++ b/doc/installation.txt Sun Jun 13 00:28:54 2004 +0000 @@ -162,8 +162,8 @@ You can also use the ``--prefix`` option to use a completely different base directory, if you do not want to use administrator rights. If you -choose to do this, take note of the message at the end of installation -and modify the python path accordingly. +choose to do this, you may have to change Python's search path (sys.path) +yourself. Configuring your first tracker
