Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whichqua authored May 23, 2024
1 parent d2d17a6 commit 8674465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ stone-prover-cli prove --with-bootloader program1.json program2.json pie1.zip
You can use the `--no-bootloader` option if you want to run without the Starknet bootloader.

```shell
stone-prover-cli prove --no-bootloader program1.json program2.json pie1.zip
stone-prover-cli prove --no-bootloader program.json
```

### Verify a proof
Expand Down

0 comments on commit 8674465

Please sign in to comment.