Skip to content

Commit

Permalink
fix(docs): run migrate:deploy instead of dev
Browse files Browse the repository at this point in the history
Signed-off-by: iverly <[email protected]>
  • Loading branch information
iverly committed Nov 27, 2023
1 parent 1ce6d9d commit faf19e8
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 @@ -52,7 +52,7 @@ This repository contains a template for a full-stack application utilizing a pow
6. **Run Migrations**

```bash
pnpm migrate:dev
pnpm migrate:deploy
```

### Running the Application
Expand Down

0 comments on commit faf19e8

Please sign in to comment.