Skip to content

Commit

Permalink
fix typo Update sdk.md (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hack666r authored Jan 7, 2025
1 parent 501e965 commit 4a9d7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/advanced-usage/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ After generating a proof, you can verify it. To do so, you need your verifying k

### Setup

To generate an EVM proof, you'll first need to ensure that you have followed the [CLI installation steps](../../getting-started/install.md). get the appropraite KZG params by running the following command.
To generate an EVM proof, you'll first need to ensure that you have followed the [CLI installation steps](../../getting-started/install.md). get the appropriate KZG params by running the following command.

```bash
cargo openvm setup
Expand Down

0 comments on commit 4a9d7db

Please sign in to comment.