Skip to content

Commit

Permalink
updated upgrade to v15 command in docs (#71643)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisabmohd authored Oct 28, 2024
1 parent aa4c0b4 commit 0dffb14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npx @next/codemod@canary upgrade latest
If you prefer to do it manually, ensure that you're installing the latest Next & React RC, e.g.:

```bash filename="Terminal"
npm i next@canary react@rc react-dom@rc eslint-config-next@rc
npm i next@latest react@rc react-dom@rc eslint-config-next@latest
```

> **Good to know:**
Expand Down

0 comments on commit 0dffb14

Please sign in to comment.