This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 5f15dc128b0 kie-tools#2423: Update Node version in readme file (#2424)
5f15dc128b0 is described below
commit 5f15dc128b0334d62fb787b23ae2d105a5b37a96
Author: Lubo Terifaj <[email protected]>
AuthorDate: Wed Jun 12 14:28:11 2024 +0200
kie-tools#2423: Update Node version in readme file (#2424)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2ea81855cfa..1c000802054 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ This repository contains tooling applications and libraries
for KIE projects.
To build and test all packages of the Apache KIE Tools project, you're going
to need:
-- Node `18` _(To install, follow these instructions:
https://nodejs.org/en/download/package-manager/)_
+- Node `20` _(To install, follow these instructions:
https://nodejs.org/en/download/package-manager/)_
- pnpm `9.3.0` _(To install, follow these instructions:
https://pnpm.io/installation#using-npm)_
- Maven `3.9.6`
- Java `17`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]