diff --git a/README.md b/README.md index b08f3fa..5cb3e81 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [FSA](https://github.com/redux-utilities/flux-standard-action)-compliant promise [middleware](https://redux.js.org/advanced/middleware) for Redux. ```js -npm install --save redux-promise +npm install redux-promise ``` ## Usage