Skip to content

Commit

Permalink
Don't assume React is used in installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nickserv authored Mar 14, 2020
1 parent 30a9ed1 commit 1d7865c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The recommended way to start new apps with React and Redux Toolkit is by using t
npx create-react-app my-app --template redux
```

### An Existing React App
### An Existing App

Redux Toolkit is available as a package on NPM for use with a module bundler or in a Node application:

Expand Down

0 comments on commit 1d7865c

Please sign in to comment.