Skip to content

Commit

Permalink
docs: add pre to install
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence authored Oct 17, 2024
1 parent 3f7c47b commit 211f46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading/v6.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ In v7 we no longer need `"react-router-dom"` as the packages have been simplifie

```shellscript nonumber
npm uninstall react-router-dom
npm install react-router
npm install react-router@pre
```

Note you only need `"react-router"` in your package.json.
Expand Down

0 comments on commit 211f46d

Please sign in to comment.