diff --git a/README.md b/README.md index ae49083e1..d9aee680d 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ DATABASE_URL= # Required: PostgreSQL connection string ### Update the PostgreSQL database accordingly -Drizzle will apply the schema migrations set in the .env +Drizzle will apply the schema migrations set in `.env` ```bash pnpm db:push