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.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
You can’t perform that action at this time.
0 commit comments