Skip to content

Commit 58f3a46

Browse files
committed
Update readme
1 parent e7b8b33 commit 58f3a46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you have not found assertion framework/library that you are using - you can u
1919

2020
Using [npm](https://www.npmjs.org/):
2121

22-
$ npm install --save expect-redux-actions
22+
$ npm install --save redux-actions-assertions
2323

2424
## Register redux middlewares
2525

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you have not found assertion framework/library that you are using - you can u
1919

2020
Using [npm](https://www.npmjs.org/):
2121

22-
$ npm install --save expect-redux-actions
22+
$ npm install --save redux-actions-assertions
2323

2424
## Register redux middlewares
2525

0 commit comments

Comments
 (0)