From 5f0850df6d18481169fcddace44a4dd96be83519 Mon Sep 17 00:00:00 2001 From: Pedro Novais <1478752+jpnovais@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:36:57 +0100 Subject: [PATCH] add requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4fdbc3caf..378f09ade 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ This is a monorepo for Linea, the Consensys zkEVM network. ## Getting Started +Requirements: +- Node.js v18 +- Java 17 + + ``` cd contracts npm install