Skip to content

Commit 2900591

Browse files
committed
fix: update README.md
1 parent a01cbbf commit 2900591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/l2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@ make prove_state_transition
191191

192192
- Wait 24 hs for the proof to be aggregated, or if running locally, run the aggregator with either:
193193

194-
```make start_proof_aggregator_ethereum_package AGGREGATOR=sp1```
194+
```make proof_aggregator_start_ethereum_package AGGREGATOR=sp1```
195195
or with cuda:
196-
```make start_proof_aggregator_gpu_ethereum_package AGGREGATOR=sp1```
196+
```make proof_aggregator_start_gpu_ethereum_package AGGREGATOR=sp1```
197197

198198
- Update state transition on chain:
199199

0 commit comments

Comments
 (0)