Mercurial > p > roundup > code
diff doc/installation.txt @ 3647:d4112ddfc0bb
doc fixes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 07 Aug 2006 07:15:05 +0000 |
| parents | 3a9a6b98c6e6 |
| children | 8304a1c1cc98 |
line wrap: on
line diff
--- a/doc/installation.txt Fri Aug 04 22:34:33 2006 +0000 +++ b/doc/installation.txt Mon Aug 07 07:15:05 2006 +0000 @@ -99,10 +99,7 @@ ======================== If you just want to give Roundup a whirl Right Now, then simply run -``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. +``roundup-demo``. This will set up a simple demo tracker on your machine. [1]_ When it's done, it'll print out a URL to point your web browser at
