From 8708221258bc4471f54eec39af9aa70366a49b20 Mon Sep 17 00:00:00 2001 From: Nikita Panin Date: Sat, 26 Oct 2024 19:02:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3ea7d25..d9981542 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ git clone git@github.com:lidofinance/scripts.git cd scripts docker build -t scripts-env . ``` +If you are running on an arm64 processor (including Apple Silicon) - you will have to wait up to 2 hours while the Solidity compilers compile. + Set up all the ENV VARs you are using: - `WEB3_INFURA_PROJECT_ID` - **mandatory** for the execution of tests - `ROOT_PASSWORD` - **mandatory** arbitrary password used to connect to the container SSH