diff --git a/README.md b/README.md index e7b04310..a67ba203 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ git clone git@github.com:lidofinance/scripts.git cd scripts docker build -t scenv . ``` -Note: *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.* +Note: *If you are running on an arm64 processor (including Apple Silicon) - you will have to wait up to 4 hours while the Solidity compilers compile.* #### Step 2. Set up the ENV VARs, for example: - `WEB3_INFURA_PROJECT_ID` - **mandatory** for the execution of tests