Correction, documentation guide 67/37367/1
authorSofia Wallin <sofia.wallin@ericsson.com>
Thu, 13 Jul 2017 11:39:29 +0000 (13:39 +0200)
committerSofia Wallin <sofia.wallin@ericsson.com>
Thu, 13 Jul 2017 11:39:29 +0000 (13:39 +0200)
Change-Id: If6ea180c77e24ed07eb66ffdc92067e25c8144b3
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
docs/how-to-use-docs/include-documentation.rst

index 0bc3264..7e9d544 100644 (file)
@@ -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 .