Skip to content

Commit 17dd710

Browse files
authored
small fix on packages/README.md (#457)
1 parent 53b3132 commit 17dd710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The following describes four usage scenarios.
44
Which one is used depends on the `SUPABASE_USE_DB` variable.
55
By default, it is unset and no database is used.
66
It can be set as an environment variable before using `turbo`, or in the `.env` file of each
7-
package and project that uses the database, currently: `./packages/database`, `app/features`, `app/website`.
7+
package and project that uses the database, currently: `packages/database`, `apps/roam`, `apps/website`.
88

99
## Developing without the database
1010

0 commit comments

Comments
 (0)