Mercurial > p > roundup > code
diff doc/installation.txt @ 3646:3a9a6b98c6e6
note about where to run demo.py from
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 04 Aug 2006 22:34:33 +0000 |
| parents | bef78d81b79c |
| children | d4112ddfc0bb |
line wrap: on
line diff
--- a/doc/installation.txt Thu Aug 03 00:50:06 2006 +0000 +++ b/doc/installation.txt Fri Aug 04 22:34:33 2006 +0000 @@ -99,7 +99,8 @@ ======================== If you just want to give Roundup a whirl Right Now, then simply run -``python demo.py``. If you used the Windows installer, you should run the +``python demo.py`` in the *source* directory (not the *installed* +directory). If you used the Windows installer, you should run the ``roundup-demo`` program instead. Users of other binary distributions or pre-installed Roundup will need to download the source to use it.
