Updated Branches: refs/heads/master 6d743cb26 -> f950428d8
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/f950428d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/f950428d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/f950428d Branch: refs/heads/master Commit: f950428d82b7b5697056746ab2c837ac7d381882 Parents: 6d743cb Author: Steven Gill <[email protected]> Authored: Thu Jul 18 16:15:55 2013 -0700 Committer: Steven Gill <[email protected]> Committed: Thu Jul 18 16:28:45 2013 -0700 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/f950428d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5e8d6b5..6e03f83 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ cordova-plugin-contacts -------------------------------- +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).
