Skip to content

Commit 910f6fd

Browse files
committed
update doc on check for pre-installed roundup
1 parent ca99207 commit 910f6fd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/installation.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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

209210
Download the latest version from https://www.roundup-tracker.org/.
210211

0 commit comments

Comments
 (0)