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 fac9ad1 commit 6ad2b55Copy full SHA for 6ad2b55
docs/introduction/quick-start.md
@@ -16,7 +16,7 @@ React Redux 6.x requires **React 16.4 or later.**
16
To use React Redux with your React app:
17
18
```bash
19
-npm install --save react-redux
+npm install react-redux
20
```
21
22
or
0 commit comments