From 41fadee392ca10c841e7646f17a026bf38f78581 Mon Sep 17 00:00:00 2001 From: Yana Matrosova Date: Wed, 27 May 2026 18:11:43 +0300 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e7610ed7f..32ba27ce9c 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ Nym Node Operators and Validators Terms and Conditions can be found [here](https ## Getting Started +Requires [Node.js](https://nodejs.org) version 24. + ```bash pnpm install ```