Updated Branches: refs/heads/master 9f1f6a7e6 -> 84b440d62
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/84b440d6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/84b440d6 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/84b440d6 Branch: refs/heads/master Commit: 84b440d628ee95cd407f2d7bb3aa24951a200b1d Parents: 9f1f6a7 Author: Steven Gill <[email protected]> Authored: Thu Jul 18 16:15:55 2013 -0700 Committer: Steven Gill <[email protected]> Committed: Thu Jul 18 16:15:55 2013 -0700 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/84b440d6/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6716104..ebadb39 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ cordova-plugin-media-capture ---------------------------- +To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). + +If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html).
