From bf4795a900b4e67a5e9ffae8c7e56d90c121ad75 Mon Sep 17 00:00:00 2001
From: leo <leopold@lchappuis.fr>
Date: Sat, 15 Feb 2025 07:27:11 -0500
Subject: [PATCH] misc: update nodejs version in README

Change-Id: Ib8585a5c8e1293bf59fb9916edd9fa362ac565c6
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cd3f569f..034da32c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ To view the deployment instructions for jami-web, refer to the [Deployment Guide
 ## Prerequisites
 
 - Linux
-- [Node.js 18](https://nodejs.org/en/)
+- [Node.js 22](https://nodejs.org/en/)
 - [npm](https://www.npmjs.com/)
 - [SWIG 4.1.0:](https://www.swig.org/)
 
-- 
GitLab