From e84bb5b94e5517f7af6c29a636d98635d50892e7 Mon Sep 17 00:00:00 2001 From: derrickmehaffy Date: Fri, 16 Dec 2022 10:03:13 -0700 Subject: [PATCH] copy readme --- packages/core/strapi/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/strapi/README.md b/packages/core/strapi/README.md index 1fd87e6783..aa56d38f8d 100644 --- a/packages/core/strapi/README.md +++ b/packages/core/strapi/README.md @@ -90,8 +90,8 @@ Strapi only supports maintenance and LTS versions of Node.js. Please refer to th | Strapi Version | Recommended | Minimum | | -------------- | ----------- | ------- | -| 4.3.9 and up | 18.x | 16.x | -| 4.0.x to 4.3.8 | 16.x | 16.x | +| 4.3.9 and up | 18.x | 14.x | +| 4.0.x to 4.3.8 | 16.x | 14.x | **Database:** @@ -102,7 +102,7 @@ Strapi only supports maintenance and LTS versions of Node.js. Please refer to th | PostgreSQL | 11.0 | 14.0 | | SQLite | 3 | 3 | -**We recommend always using the latest version of Strapi GA to start your new projects**. +**We recommend always using the latest version of Strapi stable to start your new projects**. ## Features