From 09cf058498983a205d5275abfe2a52df67d91745 Mon Sep 17 00:00:00 2001 From: Dan Caddigan Date: Thu, 9 Apr 2015 19:41:00 -0400 Subject: [PATCH] docs(bower): update bower installation instructions Closes #3521 Fixes #2622 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d6470fb8..4a4d595d91 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,11 @@ Installation is easy as UI Bootstrap has minimal dependencies - only the Angular #### Install with Bower ```sh -$ bower install angular-ui-bootstrap +$ bower install angular-bootstrap ``` +Note: do not install 'angular-ui-bootstrap'. A separate repository - [bootstrap-bower](https://github.com/angular-ui/bootstrap-bower) - hosts the compiled javascript file and bower.json. + #### Install with NuGet To install AngularJS UI Bootstrap, run the following command in the Package Manager Console