Skip to content

Commit 8c9d512

Browse files
authored
fix merge conflict
fix merge conflict
1 parent 1271f47 commit 8c9d512

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ Follow the [ink! documentation](https://paritytech.github.io/ink-docs/getting-st
88

99
To compile a wasm blob and metadata for a contract, navigate to the contract's root directory and run:
1010

11-
<<<<<<< HEAD
12-
=======
1311
``` bash
1412
cargo +nightly contract build
1513
```
1614

17-
>>>>>>> upstream/main
1815
### Note on Binaryen/wasm-opt
1916

2017
If your package manager doesn't have binaryen versions >= 99, then:

0 commit comments

Comments
 (0)