summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2017-07-17 14:07:30 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-17 14:07:31 +0000
commit59897ff56f8c6dd965e1b40a772cdef95722551e (patch)
tree83a63f3de9cbf02732f24659a6fff81cd26a591c /docs
parent9de078c5218166d2860543359ca0bfe0cc931bfd (diff)
parent821da9c84c6f1bf83db8ae5c6f02f662651f3757 (diff)
Merge "Correction, documentation guide"
Diffstat (limited to 'docs')
-rw-r--r--docs/how-to-use-docs/include-documentation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-use-docs/include-documentation.rst b/docs/how-to-use-docs/include-documentation.rst
index 0bc3264b6..7e9d54462 100644
--- a/docs/how-to-use-docs/include-documentation.rst
+++ b/docs/how-to-use-docs/include-documentation.rst
@@ -236,7 +236,7 @@ Clone the opnfvdocs repository and your submodule to .gitmodules following the c
.. code-block:: bash
cd docs/submodules/
- git submodule git https://gerrit.opnfv.org/gerrit/$reponame
+ git submodule add https://gerrit.opnfv.org/gerrit/$reponame
git submodule init $reponame/
git submodule update $reponame/
git add .