Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Jul 8, 2024
1 parent c9fa361 commit bdb4d11
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 @@ -48,7 +48,7 @@ RUST_LOG=replay=error cargo run block mainnet 648461

In order to create a flamegraph you first need to install [cargo-flamegraph](https://github.com/killercup/cargo-flamegraph):
```bash
cargo install flamegraph
cargo install flamegraph
```

then use this command to create one by running a transaction:
Expand Down

0 comments on commit bdb4d11

Please sign in to comment.