Skip to content

Commit

Permalink
Remove history install
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Dec 29, 2021
1 parent 4f18028 commit 1cf5f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/tutorial.md
Expand Up @@ -53,7 +53,7 @@ Then install React Router dependencies:

```sh
cd router-tutorial
npm install react-router-dom@6 history@5
npm install react-router-dom@6
```

Then edit your App.js to be pretty boring:
Expand Down

0 comments on commit 1cf5f7e

Please sign in to comment.