Skip to content

Commit

Permalink
Merge pull request #19 from OffchainLabs/update-readme-install
Browse files Browse the repository at this point in the history
Update readme installation instructions
  • Loading branch information
rachel-bousfield authored Oct 3, 2023
2 parents 27e99d4 + 7f11313 commit d52b027
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:

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

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

0 comments on commit d52b027

Please sign in to comment.