diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-11 23:34:25 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-11 23:36:03 +0200 |
commit | dd00dfab0a3851830115b8e5d1f21343b506192d (patch) | |
tree | 6c650c0bc6ee8adbad0e07182c26005e787cd7e2 /docs/installation-instruction.rst | |
parent | b205132a3c42c8764c574a90116f871e390cff8f (diff) |
docs/install-instr: Fix git clone URL for HTTPS.
Drop unnecessary <user>@, not needed for http downloads.
Also, fix typo (missing letter) in opnfv.org domain name.
While we're at it, fix small typo in Ceilometer name too.
Change-Id: I58fa3a3f7f4a216b00d39174aae98da9328418d6
Diffstat (limited to 'docs/installation-instruction.rst')
-rw-r--r-- | docs/installation-instruction.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation-instruction.rst b/docs/installation-instruction.rst index 659a7019..5d18054c 100644 --- a/docs/installation-instruction.rst +++ b/docs/installation-instruction.rst @@ -54,7 +54,7 @@ Alternatively, you may build the ArmbandFuel .iso from source by cloning the opnfv/armband git repository. To retrieve the repository for the AArch64 Brahmaputra 3.0 release use the following command: -$git clone https://<linux foundation uid>@gerrit.opnf.org/gerrit/armband +$ git clone https://gerrit.opnfv.org/gerrit/armband Check-out the Brahmaputra release tag to set the branch to the baseline required to replicate the Brahmaputra release: @@ -365,7 +365,7 @@ Create an OpenStack Environment #. Select "additional services" you wish to install. - - Check option "Install Celiometer (OpenStack Telemetry)" and press <Next> + - Check option "Install Ceilometer (OpenStack Telemetry)" and press <Next> #. Create the new environment. |