comparison 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
comparison
equal deleted inserted replaced
3645:ff32acc965da 3646:3a9a6b98c6e6
97 97
98 For The Really Impatient 98 For The Really Impatient
99 ======================== 99 ========================
100 100
101 If you just want to give Roundup a whirl Right Now, then simply run 101 If you just want to give Roundup a whirl Right Now, then simply run
102 ``python demo.py``. If you used the Windows installer, you should run the 102 ``python demo.py`` in the *source* directory (not the *installed*
103 directory). If you used the Windows installer, you should run the
103 ``roundup-demo`` program instead. Users of other binary distributions or 104 ``roundup-demo`` program instead. Users of other binary distributions or
104 pre-installed Roundup will need to download the source to use it. 105 pre-installed Roundup will need to download the source to use it.
105 106
106 This will set up a simple demo tracker on your machine. [1]_ 107 This will set up a simple demo tracker on your machine. [1]_
107 When it's done, it'll print out a URL to point your web browser at 108 When it's done, it'll print out a URL to point your web browser at

Roundup Issue Tracker: http://roundup-tracker.org/