Skip to content

Commit

Permalink
Merge pull request #525 from Ameerjafar/Ameerjafar-patch-1
Browse files Browse the repository at this point in the history
FIXING #524 ERROR
  • Loading branch information
hkirat authored May 12, 2024
2 parents 875caca + 7d92552 commit 92df7f2
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 @@ -65,7 +65,7 @@ Before you begin, ensure you have met the following requirements
```
6. Run database migrations:
```bash
npm run prisma:migrate:dev
npm run prisma:migrate
```
7. Seed the database:
```bash
Expand Down

0 comments on commit 92df7f2

Please sign in to comment.