Skip to content

Commit d118544

Browse files
authored
docs: sqlite is also supported (#9690)
Sqlite is also supported.
1 parent 50823be commit d118544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Payload requires the following software:
1212

1313
- Any JavaScript package manager (Yarn, NPM, or pnpm - pnpm is preferred)
1414
- Node.js version 20.9.0+
15-
- Any [compatible database](/docs/database/overview) (MongoDB or Postgres)
15+
- Any [compatible database](/docs/database/overview) (MongoDB, Postgres or Sqlite)
1616

1717
<Banner type="warning">
1818
<strong>Important:</strong>

0 commit comments

Comments
 (0)