File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -200,11 +200,12 @@ Getting Roundup
200200
201201.. note::
202202 Some systems, such as Gentoo and NetBSD, already have Roundup
203- installed. Try running the command "roundup-admin" with no arguments,
204- and if it runs you may skip the `Basic Installation Steps`_
205- below and go straight to `configuring your first tracker`_.
206- However they may install an old version, so you are probably
207- beter off installing it from the roundup web site or pypi.
203+ installed. Try running the command "roundup-admin -v".
204+ If it runs and reports a current version, you may skip the
205+ `Basic Installation Steps`_ below and go straight to
206+ `configuring your first tracker`_. However it may be an old
207+ version. If so you should probably install it in a virtual
208+ environment from the Roundup web site or pypi.
208209
209210Download the latest version from https://www.roundup-tracker.org/.
210211
You can’t perform that action at this time.
0 commit comments