File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ git checkout 4a237f1c5d770373c9ff19d75fe87890c4599878
7171git submodule init
7272git submodule update
7373sudo apt install -y build-essential libomp-dev libgmp-dev nlohmann-json3-dev libpqxx-dev nasm libgrpc++-dev libprotobuf-dev grpc-proto libsodium-dev uuid-dev libsecp256k1-dev
74- make -j bctree fflonkSetup
74+ make -j bctree fflonk_setup
7575```
7676
7777this step takes less than 1 minute.
@@ -81,7 +81,7 @@ this step takes less than 1 minute.
8181``` bash
8282cd ~
8383git clone https://github.com/0xPolygonHermez/zkevm-proverjs.git
84- cd zkevm-proverjs
84+ cd zkevm-proverjs
8585git checkout cec76cc411838b78d3649543fb0fca712317c713
8686npm install
8787tmux -c " npm run buildsetup --bctree=../zkevm-prover/build/bctree --fflonksetup=../zkevm-prover/build/fflonkSetup --mode=25"
You can’t perform that action at this time.
0 commit comments