Skip to content

Commit

Permalink
Merge pull request reworkd#118 from ka-fuachie/fix/readme-prisma-setup
Browse files Browse the repository at this point in the history
update readme prisma setup script
  • Loading branch information
awtkns committed Apr 14, 2023
2 parents e57c4dd + d34f4de commit 147f243
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 @@ -129,7 +129,7 @@ OPENAI_API_KEY=changeme
5. Modify prisma schema to use sqlite:

```bash
./prisma/use_sqlite.sh
./prisma/useSqlite.sh
```

**Note:** This only needs to be done if you wish to use sqlite.
Expand Down

0 comments on commit 147f243

Please sign in to comment.