summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use-docs
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2017-07-13 13:39:29 +0200
committerSofia Wallin <sofia.wallin@ericsson.com>2017-07-13 13:39:29 +0200
commit821da9c84c6f1bf83db8ae5c6f02f662651f3757 (patch)
tree80afabe65867fa6e5684275910876229ab6ebc99 /docs/how-to-use-docs
parent8b20767b7fa5082b6e9ce85a3eaddbcfe53b7c52 (diff)
Correction, documentation guide
Change-Id: If6ea180c77e24ed07eb66ffdc92067e25c8144b3 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/how-to-use-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 .