comparison 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
comparison
equal deleted inserted replaced
3646:3a9a6b98c6e6 3647:d4112ddfc0bb
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`` in the *source* directory (not the *installed* 102 ``roundup-demo``.
103 directory). If you used the Windows installer, you should run the
104 ``roundup-demo`` program instead. Users of other binary distributions or
105 pre-installed Roundup will need to download the source to use it.
106 103
107 This will set up a simple demo tracker on your machine. [1]_ 104 This will set up a simple demo tracker on your machine. [1]_
108 When it's done, it'll print out a URL to point your web browser at 105 When it's done, it'll print out a URL to point your web browser at
109 so you may start playing. Three users will be set up: 106 so you may start playing. Three users will be set up:
110 107

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