We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf93ca commit 222b2afCopy full SHA for 222b2af
README.md
@@ -9,7 +9,7 @@ To learn more, visit the [Rust Contract Template](https://github.com/paritytech/
9
## Installation
10
11
```bash
12
-cargo install --path .
+cargo install --force --locked cargo-pvm-contract
13
```
14
15
Alternatively, you can run it directly from the target directory:
0 commit comments