diff --git a/README.md b/README.md index 9426642a..ae469eaa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A detailed getting started guide can be found at [https://umami.is/docs/](https: ### Requirements - 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. +- A database. Umami supports [MySQL](https://www.mysql.com/) (minimum v8.0) and [Postgresql](https://www.postgresql.org/) (minimum v12.14) databases. ### Install Yarn