Skip to content

Commit b04e04c

Browse files
author
Richard Oliver Bray
authored
chore: add yarn add line (#305)
A little love for us Yarn users :)
1 parent 80296ec commit b04e04c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Thunk [middleware](https://redux.js.org/advanced/middleware) for Redux.
88

99
```js
1010
npm install redux-thunk
11+
12+
yarn add redux-thunk
1113
```
1214

1315
## Note on 2.x Update

0 commit comments

Comments
 (0)