Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rustup target add riscv32im-unknown-none-elf
```

## Try end-to-end with examples
A variety of [examples](https://github.com/scroll-tech/ceno/tree/master/examples/examples) are availables.
A variety of [examples](https://github.com/scroll-tech/ceno/tree/master/examples/examples) are available.

To run an example in e2e, use the following command:

Expand Down