Skip to content

Commit

Permalink
Merge pull request #335 from oscard0m/readme-prisma-command-remove-pr…
Browse files Browse the repository at this point in the history
…eview-flag
  • Loading branch information
baileypumfleet authored Jul 1, 2021
2 parents d701d39 + 0cd28ab commit 850f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ You will also need Google API credentials. You can get this from the [Google API

5. Set up the database using the Prisma schema (found in `prisma/schema.prisma`)
```sh
npx prisma db push --preview-feature
npx prisma db push
```
6. Run (in development mode)
```sh
Expand Down

0 comments on commit 850f49d

Please sign in to comment.