comparison doc/installation.txt @ 4688:80f9a1fbc0cc

doc: Remove WinZip tutorial and mention demo.py becoming 'roundup-demo' after installation
author anatoly techtonik <techtonik@gmail.com>
date Thu, 29 Nov 2012 01:34:07 +0300
parents 4e740f02e165
children 1a0cf0345465
comparison
equal deleted inserted replaced
4687:4960a2c21590 4688:80f9a1fbc0cc
98 and if it runs you may skip the `Basic Installation Steps`_ 98 and if it runs you may skip the `Basic Installation Steps`_
99 below and go straight to `configuring your first tracker`_. 99 below and go straight to `configuring your first tracker`_.
100 100
101 Download the latest version from http://www.roundup-tracker.org/. 101 Download the latest version from http://www.roundup-tracker.org/.
102 102
103 If you're using WinZIP's "classic" interface, make sure the "Use
104 folder names" check box is checked before you extract the files.
105
106
107 For The Really Impatient 103 For The Really Impatient
108 ======================== 104 ========================
109 105
110 If you just want to give Roundup a whirl Right Now, then simply run 106 If you just want to give Roundup a whirl Right Now, then simply unpack
111 ``roundup-demo``. 107 and run ``demo.py`` (it will be available as ``roundup-demo`` script
108 after installation).
112 109
113 This will set up a simple demo tracker on your machine. [1]_ 110 This will set up a simple demo tracker on your machine. [1]_
114 When it's done, it'll print out a URL to point your web browser at 111 When it's done, it'll print out a URL to point your web browser at
115 so you may start playing. Three users will be set up: 112 so you may start playing. Three users will be set up:
116 113

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