From 7253b02647b7125a40bbc1575f5f49a805b17d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bl=C3=A4sta?= <48793206+johnnyblasta@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:34:32 +0100 Subject: [PATCH 1/2] Update README.md node version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d30801e1..8997a4518 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Just follow these three steps and you will be up and running in no time. The minimum requirements are: * [Git](https://git-scm.com/) - * [Node.js](https://nodejs.org/) (version 10 or higher is recommended to avoid build problems) + * [Node.js](https://nodejs.org/) (version 16 or higher is recommended to avoid build problems) 1. To get your own local copy of Origo use git to clone the repository with the command below: From 23465e3272a130bcff7b802f8ad400179e6b731e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bl=C3=A4sta?= <48793206+johnnyblasta@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:22:42 +0100 Subject: [PATCH 2/2] recomend lts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8997a4518..de4e0796b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Just follow these three steps and you will be up and running in no time. The minimum requirements are: * [Git](https://git-scm.com/) - * [Node.js](https://nodejs.org/) (version 16 or higher is recommended to avoid build problems) + * [Node.js](https://nodejs.org/) (current lts version or higher is recommended to avoid build problems) 1. To get your own local copy of Origo use git to clone the repository with the command below: