Skip to content

Commit

Permalink
Add npm create cloudflare command
Browse files Browse the repository at this point in the history
  • Loading branch information
irvinebroque committed Sep 26, 2024
1 parent c33a2b0 commit 76c3b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/cloudflare/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Callout } from 'nextra/components';
To create a new Next.js app, pre-configured to run on Cloudflare using @opennextjs/cloudflare, run:

```
<command>
npm create cloudflare@latest --no-auto-update --experimental --framework next
```

#### Existing Next.js apps
Expand Down

0 comments on commit 76c3b9a

Please sign in to comment.