Skip to content

Commit 598f58b

Browse files
authored
Merge pull request #151 from angular-redux/docs/bower-deprecation
Bower deprecation notice
2 parents c76d646 + 540b20f commit 598f58b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ For Angular 2 see [ng2-redux](https://github.com/wbuchwalter/ng2-redux).
2626
```js
2727
npm install --save ng-redux
2828
```
29-
#### bower
29+
#### bower (deprecated)
30+
**Warning!** ng-redux will stop being published to bower when version 4.0.0 hits. Bower recommends using yarn and webpack as an alternative for new projects.
31+
3032
```js
3133
bower install --save ng-redux
3234
```

0 commit comments

Comments
 (0)