mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
update node.js version in readme for prisma 5.0
This commit is contained in:
parent
8ebd529409
commit
c97d4037a6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue