Skip to content

Commit

Permalink
Merge pull request #152 from XuJiandong/fix-cross-commit
Browse files Browse the repository at this point in the history
Fix cross commit
  • Loading branch information
quake authored May 17, 2024
2 parents 04fd58c + ff374dc commit c8d11b6
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 @@ -39,7 +39,7 @@ The following must be installed and available to use Capsule.
- cross. Capsule uses `cross` to build rust contracts. Install with

```command
$ cargo install cross --git https://github.com/cross-rs/cross
$ cargo install cross --git https://github.com/cross-rs/cross --rev=6982b6c
```

Note: All commands must be accessible in the `PATH` in order for them to be used by Capsule.
Expand Down

0 comments on commit c8d11b6

Please sign in to comment.