diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-03-30 18:08:13 +0300 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-03-30 22:13:28 +0000 |
commit | 06f5c262f48a3bc244cc6d47e83b9f50f1730d61 (patch) | |
tree | a0df3eb8c72eb79b0ca32ada4b7a7b711c906452 /docs/development/overview/build/build.instruction.rst | |
parent | 17bda8d52856bece72bf2b446a30ffe4be8e2535 (diff) |
Minor corrections and updates to docs
Change-Id: I22ae7de7f13b6347b164c318a93aae4fa2209271
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 24d88c320689b6366d00e351dc704d874ee76dc7)
Diffstat (limited to 'docs/development/overview/build/build.instruction.rst')
-rw-r--r-- | docs/development/overview/build/build.instruction.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/overview/build/build.instruction.rst b/docs/development/overview/build/build.instruction.rst index 6f6cd08a..f3d59eeb 100644 --- a/docs/development/overview/build/build.instruction.rst +++ b/docs/development/overview/build/build.instruction.rst @@ -125,7 +125,7 @@ Now it is time to clone the code repository: .. code-block:: bash - $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/fuel + $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/armband Now you should have the OPNFV armband repository with its directories stored locally on your build host. |