Skip to content

Commit

Permalink
Update book/src/getting-started/quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luffykai authored Dec 14, 2024
1 parent b6f0653 commit 3a79569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Some example host programs can be found [here](https://github.com/openvm-org/ope

### Generating to prove

To generate a proof besides executing the program, instead of using `executor` above, do the following:
To generate a proof besides executing the program, instead of using `executor` above (step 4), do the following:
```rust
// Some additional configuration.
let app_log_blowup = 2;
Expand Down

0 comments on commit 3a79569

Please sign in to comment.