Mercurial > p > roundup > code
diff doc/installation.txt @ 3949:29dfb873b32e
Small documentation cleanup
Tweak the doc makefile to make it easier to build just the HTML
docs and add a note to README.txt explaining how to do this for users
that would prefer to read local docs in their web browser.
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Fri, 23 Nov 2007 20:56:02 +0000 |
| parents | 1dab48842cbd |
| children | 248c3a7bc94d |
line wrap: on
line diff
--- a/doc/installation.txt Mon Nov 19 20:45:57 2007 +0000 +++ b/doc/installation.txt Fri Nov 23 20:56:02 2007 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.128 $ +:Version: $Revision: 1.129 $ .. contents:: :depth: 2 @@ -160,7 +160,7 @@ If you would like to place the Roundup scripts in a directory other than ``/usr/bin``, then specify the preferred location with -``--install-script``. For example, to install them in +``--install-scripts``. For example, to install them in ``/opt/roundup/bin``:: python setup.py install --install-scripts=/opt/roundup/bin
