Skip to content

Commit

Permalink
Update content/300-guides/200-deployment/301-edge/450-deploy-to-cloud…
Browse files Browse the repository at this point in the history
…flare-workers.mdx

Co-authored-by: Jan Piotrowski <[email protected]>
  • Loading branch information
ankur-arch and janpio authored Oct 23, 2023
1 parent 58ad4ec commit c2fd0e4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ We are continuously testing Prisma Accelerate with Cloudflare Workers. [Open an
Open your terminal and navigate to a location of your choice. Run the following commands to set up your application.

```terminal
mkdir prisma-postgresql-cloudflare
cd prisma-postgresql-cloudflare
mkdir prisma-cloudflare-accelerate
cd prisma-cloudflare-accelerate
npm init -y
npm install -D prisma typescript wrangler
```
Expand Down

0 comments on commit c2fd0e4

Please sign in to comment.