Mercurial > p > roundup > code
changeset 2741:d2b5ebf53d08
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 08 Oct 2004 06:16:53 +0000 |
| parents | deb298529c2b |
| children | 8ac87d4092e2 |
| files | doc/installation.txt |
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Fri Oct 08 05:54:50 2004 +0000 +++ b/doc/installation.txt Fri Oct 08 06:16:53 2004 +0000 @@ -107,7 +107,9 @@ For The Really Impatient ======================== -Note: user of the Windows installer may not use the ``demo.py`` script. +.. note:: + The Windows installer doesn't include the ``demo.py`` script - you + will need to download the source to use it. If you just want to give Roundup a whirl Right Now, then simply run ``python demo.py``. This will set up a simple demo tracker on your
