From 3f7ebeded92f16bbf1d0937d1c16cbda6218594e Mon Sep 17 00:00:00 2001 From: Chen Date: Wed, 22 Nov 2023 10:24:10 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80139e4..8643b63 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Options: Randomly select 10 testcases to run ``` bash - +❯ evm-interpreter compare --executable path-to-CuEVM-cpu_interpreter --test-json dev-resources/ethtest/GeneralStateTests/VMTests/vmArithmeticTest/ ``` ## Caveats