We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34b6a2 commit 2800b1eCopy full SHA for 2800b1e
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.13.2.1 $
+:Version: $Revision: 1.13.2.3 $
6
7
.. contents::
8
@@ -95,8 +95,8 @@ Python -- see `testing your python`_.
95
96
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`` with the location where you would like
99
- the scripts to reside::
+ replacing ``/opt/roundup/bin`` in the following command with the location
+ where you would like the scripts to reside::
100
101
python setup.py install --install-scripts=/opt/roundup/bin
102
0 commit comments