Skip to content

Commit 6428359

Browse files
committed
Merge branch 'docs/quick-start-page' of https://github.com/reduxjs/redux into docs/quick-start-page
2 parents 09542a3 + 6063b94 commit 6428359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/QuickStart.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Then, install the required Redux packages, using either the NPM or Yarn package
112112
<TabItem value="npm">
113113

114114
```bash
115-
npm add @reduxjs/toolkit react-redux
115+
npm install @reduxjs/toolkit react-redux
116116
```
117117

118118
</TabItem>

0 commit comments

Comments
 (0)