Mercurial > p > roundup > code
changeset 2449:706031763266
clarification
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 13 Jun 2004 00:27:27 +0000 |
| parents | 487d9256f32e |
| children | c45ed2413044 |
| files | doc/installation.txt |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Sun Jun 13 00:27:05 2004 +0000 +++ b/doc/installation.txt Sun Jun 13 00:27:27 2004 +0000 @@ -164,8 +164,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
