Skip to content

Commit 23fbf16

Browse files
authored
Update README to simplify installation instructions
Removed alternative installation method from README.
1 parent 222b2af commit 23fbf16

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ To learn more, visit the [Rust Contract Template](https://github.com/paritytech/
1212
cargo install --force --locked cargo-pvm-contract
1313
```
1414

15-
Alternatively, you can run it directly from the target directory:
16-
17-
```bash
18-
./target/release/cargo-pvm-contract pvm-contract [COMMAND]
19-
```
20-
2115
## Usage
2216

2317
Once installed, you can use it as a cargo subcommand:

0 commit comments

Comments
 (0)