From 76c032f2cea43d450b2b4827dfdf186debf699f8 Mon Sep 17 00:00:00 2001 From: WonderPanda Date: Mon, 25 Jan 2016 12:50:24 -0500 Subject: [PATCH] Update README.md Included instructions for how to install dependencies through Bower --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 057c005..0c48b51 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Doesn't require jQuery and works well with other Javascript libraries. ![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.png) +### Installation +AngularJS MultiSelect is available through bower package manager. Simply run the following command from your terminal of choice +```sh +$ bower install --save isteven-angular-multiselect +``` + ### Demo & How To Go to http://isteven.github.io/angular-multi-select