File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Installing Roundup
33==================
44
5- :Version: $Revision: 1.35 $
5+ :Version: $Revision: 1.36 $
66
77.. contents::
88
@@ -157,9 +157,9 @@ Basic Installation Steps
157157
1581583. At this point, your tracker is set up, but doesn't have a nice user
159159 interface. To set that up, we need to `configure a web interface`_ and
160- optionally `configure an email interface`_. To quickly test the web
161- interface , assuming ``TRACKER_WEB`` is set to
162- ``'http://localhost:8080/support/'``::
160+ optionally `configure an email interface`_. If you want to try your
161+ new tracker out , assuming ``TRACKER_WEB`` is set to
162+ ``'http://localhost:8080/support/'``, run ::
163163
164164 roundup-server -p 8080 support=/opt/roundup/trackers/support
165165
You can’t perform that action at this time.
0 commit comments