Skip to content

Commit 9ca886b

Browse files
Fix: Fixed example in readme
1 parent 0cf3a4c commit 9ca886b

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
@@ -24,7 +24,7 @@ To run the code examples please do
2424
```bash
2525
uv venv
2626
uv sync
27-
uv run examples/0_render_single_frame.py
27+
uv run examples/z_ec_course/0_render_single_frame.py
2828
```
2929

3030
<!-- ## TODO: Installation

0 commit comments

Comments
 (0)