diff --git a/apps/docs/quickstart.mdx b/apps/docs/quickstart.mdx index f139f860..112f7efd 100644 --- a/apps/docs/quickstart.mdx +++ b/apps/docs/quickstart.mdx @@ -81,18 +81,18 @@ npm install ``` - -```bash Terminal -npm run prisma-db-push -``` - - ```bash Terminal docker compose -f "docker-compose.dev.yaml" up ``` + +```bash Terminal +npm run prisma-db-push +``` + + ```bash Terminal npm run dev