Skip to content

Commit 2cbc591

Browse files
author
Richard Jones
committed
even better
1 parent 2800b1e commit 2cbc591

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/installation.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Installing Roundup
33
==================
44

5-
:Version: $Revision: 1.13.2.3 $
5+
:Version: $Revision: 1.13.2.4 $
66

77
.. contents::
88

@@ -94,9 +94,9 @@ Python -- see `testing your python`_.
9494
python setup.py install
9595

9696
If you would like to place the Roundup scripts in a directory other
97-
than ``/usr/local/bin``, use the ``--install-scripts`` option as follows,
98-
replacing ``/opt/roundup/bin`` in the following command with the location
99-
where you would like the scripts to reside::
97+
than ``/usr/local/bin``, Then specify the preferred location with
98+
``--install-script``. For example, to install them in
99+
``/opt/roundup/bin``::
100100

101101
python setup.py install --install-scripts=/opt/roundup/bin
102102

0 commit comments

Comments
 (0)