From 83a5a241e48ee32ab86913d12c5b144a65a2713f Mon Sep 17 00:00:00 2001 From: "Besnik Br." Date: Wed, 11 Mar 2015 11:03:59 +0100 Subject: [PATCH] Updated Readme.md added bower install command to copy&paste --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5ec8f01e3..3012261cd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [ - [Examples](https://github.com/angular-ui/ui-select/blob/master/examples) - [Documentation](https://github.com/angular-ui/ui-select/wiki) +## Install + +```bash +bower install --save angular-ui-select +``` ## Features