diff doc/installation.txt @ 1021:71fa12d26d4f maint-0.4

even better
author Richard Jones <richard@users.sourceforge.net>
date Tue, 03 Sep 2002 03:34:37 +0000
parents 9513228a409a
children
line wrap: on
line diff
--- a/doc/installation.txt	Tue Sep 03 03:32:54 2002 +0000
+++ b/doc/installation.txt	Tue Sep 03 03:34:37 2002 +0000
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.13.2.3 $
+:Version: $Revision: 1.13.2.4 $
 
 .. contents::
 
@@ -94,9 +94,9 @@
        python setup.py install
 
    If you would like to place the Roundup scripts in a directory other
-   than ``/usr/local/bin``, use the ``--install-scripts`` option as follows,
-   replacing ``/opt/roundup/bin`` in the following command with the location
-   where you would like the scripts to reside::
+   than ``/usr/local/bin``, Then specify the preferred location with
+   ``--install-script``. For example, to install them in
+   ``/opt/roundup/bin``::
 
        python setup.py install --install-scripts=/opt/roundup/bin
 

Roundup Issue Tracker: http://roundup-tracker.org/