Skip to content

Commit

Permalink
Update sp1-prover.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailUshakoff authored Jan 29, 2025
1 parent 29922ad commit e62cfd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Guides/provers/sp1-prover.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ You can retrieve the genesis timestamp from http://placeholder:33001/eth/v1/beac
## Build Raiko
Run the following command:
```bash
cargo --release --features sp1 -F raiko-tasks/in-memory
cargo build --release --features sp1 -F raiko-tasks/in-memory
```

## Run Raiko
Expand Down

0 comments on commit e62cfd6

Please sign in to comment.