Skip to content

Commit d1d1af9

Browse files
authored
Merge pull request #257 from kandros/patch-1
2 parents 396fea4 + c9ab6be commit d1d1af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/neon-cloudflare/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ now we can run the project!
2626
npm i
2727

2828
## run locally
29-
npm run dev
29+
npm start
3030

3131
## generate SQL migrations for schema.ts
3232
npm run generate

0 commit comments

Comments
 (0)