From e14f2c0d0524e0d83a49fe5c156bedf192e1b5ac Mon Sep 17 00:00:00 2001 From: Michele Festa Date: Mon, 30 Sep 2024 11:05:23 +0200 Subject: [PATCH] update readme with prerequisites --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 045064a..54f2f52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # CyberLINKS docs This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. - +### Prerequisites +- **Node** >= 20 ### Local Development This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.