We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315938c commit b2b38d3Copy full SHA for b2b38d3
sdk/README.md
@@ -19,7 +19,7 @@ rustup target add riscv32i-unknown-none-elf
19
Then, install the Nexus zkVM:
20
21
```shell
22
-cargo install --git https://github.com/nexus-xyz/nexus-zkvm cargo-nexus -- tag 'v0.2.0'
+cargo install --git https://github.com/nexus-xyz/nexus-zkvm cargo-nexus --tag 'v0.2.4'
23
```
24
25
Verify the installation:
0 commit comments