Mercurial > p > roundup > code
diff doc/installation.txt @ 1640:d0b29215aa44
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 May 2003 05:04:34 +0000 |
| parents | 27768800be5c |
| children | 496f8f741e26 |
line wrap: on
line diff
--- a/doc/installation.txt Fri May 09 04:35:05 2003 +0000 +++ b/doc/installation.txt Fri May 09 05:04:34 2003 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.49 $ +:Version: $Revision: 1.50 $ .. contents:: @@ -67,7 +67,7 @@ ======================== If you just want to give Roundup a whirl Right Now, then simply run -``python setup.py demo``. This will set up a simple demo tracker on your +``python demo.py``. This will set up a simple demo tracker on your machine. When it's done, it'll print out a URL to point your web browser at so you may start playing. Three users will be set up:
