From: Ashlee Young Date: Sun, 29 Nov 2015 16:46:56 +0000 (-0800) Subject: modified instruction for pulling submodule X-Git-Tag: brahmaputra.1.0~34 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F3719%2F1;p=onosfw.git modified instruction for pulling submodule Change-Id: I9c72e4fff64c9a88c0ec93f7d59dea96c538728d --- diff --git a/docs/README.apis b/docs/README.apis index 35467b8d..1da66243 100644 --- a/docs/README.apis +++ b/docs/README.apis @@ -1 +1,2 @@ -The APIs docs exist as a submodule in docs/apis. In order to retrieve them, you must do a git pull recursive "git pull --recurse-submodules". +The APIs docs exist as a submodule in docs/apis. In order to retrieve them, you must change directories to "apis" and then do a "git pull origin master". This will pull down all relevant API documents related to the source components in this release". +