Skip to content

Commit

Permalink
Fix readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbush committed Jun 20, 2024
1 parent 64e0222 commit 8d7efc6
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 @@ -36,7 +36,7 @@ cargo run -- <path_to_bin>
As an example, if you are running the `add.yul` program mentioned above, you need to run

```
cargo run -- program_artifacts/add.artifacts.yul/programs/add.yul.zbin
cargo run -- program_artifacts/add.artifacts.yul/add.yul.zbin
```

## Documentation
Expand Down

0 comments on commit 8d7efc6

Please sign in to comment.