mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-07 06:12:31 -06:00
fix README.md for dev setup
This commit is contained in:
@@ -50,7 +50,7 @@ To get the project running locally on your machine you need to have the followin
|
||||
1. Make sure your PostgreSQL Database Server is running. Then let prisma set up the database for you:
|
||||
|
||||
```sh
|
||||
pnpm dlx prisma migrate dev
|
||||
pnpm prisma migrate dev
|
||||
```
|
||||
|
||||
1. Start the development server:
|
||||
|
||||
Reference in New Issue
Block a user