Merge "Correction, documentation guide"
authorSofia Wallin <sofia.wallin@ericsson.com>
Mon, 17 Jul 2017 14:07:30 +0000 (14:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 17 Jul 2017 14:07:31 +0000 (14:07 +0000)
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 .