update node.js version in readme for prisma 5.0

This commit is contained in:
Francis Cao 2023-08-29 13:02:51 -07:00
parent 8ebd529409
commit c97d4037a6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ A detailed getting started guide can be found at [https://umami.is/docs/](https:
### Requirements
- A server with Node.js version 12 or newer
- A server with Node.js version 16.13 or newer
- A database. Umami supports [MySQL](https://www.mysql.com/) and [Postgresql](https://www.postgresql.org/) databases.
### Install Yarn