We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48219fe commit 879c115Copy full SHA for 879c115
README.md
@@ -95,7 +95,7 @@ const store = createStore(reducer, enhancer);
95
96
To make things easier, there's an npm package to install:
97
```
98
-npm install --save-dev redux-devtools-extension
+npm install --save redux-devtools-extension
99
100
and to use like so:
101
```js
0 commit comments