Skip to content

Commit f093e78

Browse files
committed
Merge pull request angular-ui#1173 from NickHeiner/patch-1
Update README.md
2 parents c79d00f + 45c4cf4 commit f093e78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Check out the sample app: http://angular-ui.github.io/ui-router/sample/
3535
- clone & [build](#developing) this repository
3636
- [download the release](http://angular-ui.github.io/ui-router/release/angular-ui-router.js) (or [minified](http://angular-ui.github.io/ui-router/release/angular-ui-router.min.js))
3737
- via **[Bower](http://bower.io/)**: by running `$ bower install angular-ui-router` from your console
38+
- or via **[npm](https://www.npmjs.org/)**: by running `$ npm install angular-ui-router` from your console
3839
- or via **[Component](https://github.com/component/component)**: by running `$ component install angular-ui/ui-router` from your console
3940

4041
**(2)** Include `angular-ui-router.js` (or `angular-ui-router.min.js`) in your `index.html`, after including Angular itself (For Component users: ignore this step)

0 commit comments

Comments
 (0)