Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
docs(bower): update bower installation instructions
Browse files Browse the repository at this point in the history
Closes #3521
Fixes #2622
  • Loading branch information
Dan Caddigan authored and wesleycho committed Apr 11, 2015
1 parent da4208a commit 09cf058
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -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

Expand Down

0 comments on commit 09cf058

Please sign in to comment.