From 6f9859710fb3c141f149cb409b12bed1cddb5324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randy=20D=C3=B6ring?= <30527984+radoering@users.noreply.github.com> Date: Sat, 23 May 2026 07:36:08 +0200 Subject: [PATCH] readme: update required Node.js version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f28c7ff..10015f3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It's built using the static site generator [Hugo](https://gohugo.io) and the Mar ## Requirements - [Poetry](https://python-poetry.org/docs/main/#installing-with-the-official-installer) -- [Node.js 20](https://nodejs.org/en/download/) (and `npm`) +- [Node.js 22](https://nodejs.org/en/download/) (and `npm`) ## Local development