modified instruction for pulling submodule 19/3719/1
authorAshlee Young <ashlee@wildernessvoice.com>
Sun, 29 Nov 2015 16:46:56 +0000 (08:46 -0800)
committerAshlee Young <ashlee@wildernessvoice.com>
Sun, 29 Nov 2015 16:46:56 +0000 (08:46 -0800)
Change-Id: I9c72e4fff64c9a88c0ec93f7d59dea96c538728d

docs/README.apis

index 35467b8..1da6624 100644 (file)
@@ -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". 
+