Skip to content

Commit edf4c78

Browse files
committed
Fix readme
1 parent 723a6b2 commit edf4c78

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ cargo pvm-contract
3232
```
3333

3434
This launches an interactive prompt to initialize a new contract project.
35-
36-
Examples:
37-
38-
Initialize a new project with `cargo pvm-contract` and build it with `cargo build`:
39-
The PolkaVM bytecode will be written to `target/<bin>.<profile>.polkavm`.
35+
Just build the generated project with `cargo build`. The PolkaVM bytecode will be written to `target/<bin>.<profile>.polkavm`.
4036

4137

0 commit comments

Comments
 (0)