Skip to content

Commit

Permalink
better PR name (#1997)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoalt authored Oct 30, 2024
1 parent 1b27183 commit 5a18f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/installation_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The easiest way to start making ZK proofs with powdrVM is to install `cargo-powdr`:

```console
cargo install --git https://github.com/powdr-labs/powdr cargo-powdr
cargo install cargo-powdr
```

`cargo-powdr` is used to create and manage powdrVM projects, similar to `cargo` itself.
Expand Down

0 comments on commit 5a18f3e

Please sign in to comment.