We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50823be commit d118544Copy full SHA for d118544
docs/getting-started/installation.mdx
@@ -12,7 +12,7 @@ Payload requires the following software:
12
13
- Any JavaScript package manager (Yarn, NPM, or pnpm - pnpm is preferred)
14
- Node.js version 20.9.0+
15
-- Any [compatible database](/docs/database/overview) (MongoDB or Postgres)
+- Any [compatible database](/docs/database/overview) (MongoDB, Postgres or Sqlite)
16
17
<Banner type="warning">
18
<strong>Important:</strong>
0 commit comments