Skip to content

Commit

Permalink
πŸ“ docs: fix directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Oct 8, 2024
1 parent f5a594c commit 129d15c
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 @@ -15,7 +15,7 @@ The following table shows the performance of the EOF-based and legacy EVM interp

## Running

To run the benchmarks, go to the `[experiment]/script` directory and run:
To run the benchmarks, go to the `revm/script` directory and run:

- EOF: `RUST_LOG=info EOF=true cargo run --release`
- Legacy EVM: `RUST_LOG=info EOF=false cargo run --release`
Expand Down

0 comments on commit 129d15c

Please sign in to comment.