Skip to content

Commit eb0c3a9

Browse files
authored
fix: readme benchmark path (#106)
1 parent 9874ec0 commit eb0c3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ make build
3333

3434
# Run the basic benchmark
3535
./bin/base-bench run \
36-
--config ./configs/examples/basic.yml \
36+
--config ./configs/public/basic.yml \
3737
--root-dir ./data-dir \
3838
--reth-bin path_to_reth_bin \
3939
--geth-bin path_to_geth_bin \

0 commit comments

Comments
 (0)