Skip to content

Commit

Permalink
Update README.md for cf readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiSherman authored Mar 14, 2023
1 parent 4e944c1 commit 756b764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloudflare-d1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ npm install drizzle-kit
...
scripts: {
"generate": "drizzle-kit generate:sqlite --schema=src/schema.ts",
"up": "drizzle-kit up:sqlite --schema=src/schema.ts"
"up": "drizzle-kit up:sqlite --schema=src/schema.ts"
}
}

Expand Down

0 comments on commit 756b764

Please sign in to comment.