From 816f939555e267da0f3e5ff4bb8e312ecefad5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Gaud=C3=A9?= Date: Mon, 26 Feb 2024 13:15:33 +0100 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 595c402..2d646c1 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,10 @@ Un exemple d'appel à l'API est disponible dans le fichier [`misc/powow.http`](. ### Dépendances -- Go 1.13 +- Go 1.17 - modd - make -- NodeJS (18.x) / npm +- NodeJS (20.x) / npm ### Compiler et démarrer le serveur de développement