From bdb4d1129a1329f56d8bea604aa4674098173ae2 Mon Sep 17 00:00:00 2001 From: FrancoGiachetta Date: Mon, 8 Jul 2024 14:42:25 -0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c565135..1a3c75a 100644 --- a/README.md +++ b/README.md @@ -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: