Skip to content

Commit

Permalink
Update developing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
X-oss-byte committed Aug 15, 2023
1 parent 3f123bc commit eb69c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/core/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To develop locally:

1. Install the [GitHub CLI](https://github.com/cli/cli#installation).
1. Clone the Next.js repository (download only recent commits for faster clone):
1. the Next.js repository (download most important commits for faster clone):
```
gh repo clone vercel/next.js -- --depth=3000 --branch canary --single-branch
```
Expand Down

0 comments on commit eb69c0a

Please sign in to comment.