summaryrefslogtreecommitdiffstats
path: root/docs/configguide/postinstall.rst
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-08-31 07:17:14 -0700
committerBryan Sullivan <bryan.sullivan@att.com>2016-09-16 18:19:12 +0000
commitf147ff2231a2c1ea2539af8a548a70b017eb3043 (patch)
tree3aa1b45eb8ad72cbcfcdc9e9c3794c98807f047d /docs/configguide/postinstall.rst
parent10b1da200d506d82f6c936d4113df0ec2583cce8 (diff)
Add index file
JIRA: COPPER-1 Fix spaces for the very picky parser Change-Id: I5379b01eae2ed402ad5dec1d4846c9dfc9083499 Signed-off-by: blsaws <bryan.sullivan@att.com> (cherry picked from commit 1a2c0bc8571b64e88b02676e4413dd4e325b61e0)
Diffstat (limited to 'docs/configguide/postinstall.rst')
-rw-r--r--docs/configguide/postinstall.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configguide/postinstall.rst b/docs/configguide/postinstall.rst
index 69c38c3..2ac644c 100644
--- a/docs/configguide/postinstall.rst
+++ b/docs/configguide/postinstall.rst
@@ -38,8 +38,8 @@ specifying the branch identifier to use for Copper.
.. code::
-wget https://git.opnfv.org/cgit/copper/plain/components/congress/test-webapp/setup/install_congress_testserver.sh
-bash install_congress_testserver.sh [copper-branch]
+ wget https://git.opnfv.org/cgit/copper/plain/components/congress/test-webapp/setup/install_congress_testserver.sh
+ bash install_congress_testserver.sh [copper-branch]
Using the test webapp
.....................