Skip to content

Commit

Permalink
Merge pull request OffchainLabs#37 from OffchainLabs/update-install-i…
Browse files Browse the repository at this point in the history
…nstructions

update install instructions with cargo-stylus-check
  • Loading branch information
joshuacolvin0 committed May 21, 2024
2 parents a2ac0dd + af3ae23 commit 70c5de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A cargo subcommand for building, verifying, and deploying Arbitrum Stylus WASM p
Install [Rust](https://www.rust-lang.org/tools/install), and then install the plugin using the Cargo tool:

```
RUSTFLAGS="-C link-args=-rdynamic" cargo install --force cargo-stylus
cargo install --force cargo-stylus cargo-stylus-check
```

Add the `wasm32-unknown-unknown` build target to your Rust compiler:
Expand Down

0 comments on commit 70c5de2

Please sign in to comment.