summaryrefslogtreecommitdiffstats
path: root/docs/configguide/postinstall.rst
diff options
context:
space:
mode:
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
.....................