Skip to content

Commit

Permalink
Update Node.js version requirement to >= 18.17.0 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyajain511 committed Oct 9, 2024
1 parent f37890a commit f39ef50
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 @@ -53,7 +53,7 @@ Papermark is the open-source document sharing alternative to DocSend with built-

Here's what you need to be able to run Papermark:

- Node.js (version >= 18)
- Node.js (version >= 18.17.0)
- PostgreSQL Database
- Blob storage (currently [AWS S3](https://aws.amazon.com/s3/) or [Vercel Blob](https://vercel.com/storage/blob))
- [Resend](https://resend.com) (for sending emails)
Expand Down

0 comments on commit f39ef50

Please sign in to comment.