From a7d1b473fdf7a1b2ab6c81ed2393630df5b8e014 Mon Sep 17 00:00:00 2001
From: Tobias Ullerich <thinkdifferent055@gmail.com>
Date: Mon, 26 Feb 2024 19:52:01 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b406a50..0b7e958 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)
 # Preparation
 
-- install latest nodejs version from https://nodejs.org/en/download/ (on windows: `Windows Binary (.zip)`)
+- install latest nodejs version from https://nodejs.org/download/release/v18.19.1/ (on windows: `Windows Binary (.zip)`)
 - extract zip
 
 # Install
-- 
GitLab