Skip to content

Commit

Permalink
📝 Fix README install word
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth authored Jan 10, 2024
1 parent 4ca6a7d commit a6272cf
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 @@ -37,7 +37,7 @@ cargo stylus new my-project --minimal
Then, install `rustmate`:

```bash
cargo install rustmate
cargo add rustmate
```

Import the contracts you want to use:
Expand Down

0 comments on commit a6272cf

Please sign in to comment.