Skip to content

Commit

Permalink
Update install instructions (#90)
Browse files Browse the repository at this point in the history
Updating install instructions
  • Loading branch information
chrisco512 authored Aug 28, 2024
1 parent 9d18b19 commit 828a4b3
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 c
Install [Rust](https://www.rust-lang.org/tools/install), and then install the plugin using the Cargo tool:

```
cargo install --force cargo-stylus cargo-stylus-check
cargo install cargo-stylus
```

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

0 comments on commit 828a4b3

Please sign in to comment.