diff --git a/README.md b/README.md index 0417f22..e51793c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ The angular model that is bound to this directive will be set to the timezone na ## Usage +Install using bower + +``` +bower install angular-timezone-selector +``` + Make your Angular module depend on module `angular-timezone-selector`. ```javascript