diff options
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. |