Updated Branches: refs/heads/master 27af161b6 -> 3cb1165a3
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/3cb1165a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/3cb1165a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/3cb1165a Branch: refs/heads/master Commit: 3cb1165a3f95e86045e9800ba3e8b4ffb0ef5a91 Parents: 27af161 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-console/blob/3cb1165a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 830abe8..083c7c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ cordova-plugin-console ====================== +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).
