diff options
Diffstat (limited to 'docs/configguide/featureconfig.rst')
-rw-r--r-- | docs/configguide/featureconfig.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index 5c900d7..5c6021a 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -64,10 +64,10 @@ specifying the branch identifier to use for OpenStack. .. code:: -cd ~ -wget https://git.opnfv.org/cgit/copper/plain/components/congress/install/bash/install_congress_1.sh -wget https://git.opnfv.org/cgit/copper/plain/components/congress/install/bash/install_congress_2.sh -bash install_congress_1.sh [openstack-branch] + cd ~ + wget https://git.opnfv.org/cgit/copper/plain/components/congress/install/bash/install_congress_1.sh + wget https://git.opnfv.org/cgit/copper/plain/components/congress/install/bash/install_congress_2.sh + bash install_congress_1.sh [openstack-branch] Copper post configuration procedures ------------------------------------ |