mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Update README with Node.js 20 LTS recommendation
Add a recommendation for Node.js 20 LTS in the requirements section to help users choose the optimal Node.js version for production use.
This commit is contained in:
parent
22325ee4a1
commit
d52c01bade
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ A detailed getting started guide can be found at [umami.is/docs](https://umami.i
|
|||
|
||||
### Requirements
|
||||
|
||||
- A server with Node.js version 18.18 or newer
|
||||
- A server with Node.js version 18.18 or newer (Node.js 20 LTS recommended)
|
||||
- A database. Umami supports [PostgreSQL](https://www.postgresql.org/) (minimum v12.14) databases.
|
||||
|
||||
### Get the Source Code and Install Packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue