Skip to content
Draft
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 egomimic/robot/eva/eva.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You only need to do this initially and whenever you pull/modify code.
From the repo root (or wherever `run_eva_docker.sh` lives):

```bash
./run_eva_docker.sh {left | right | both}
./run_eva_docker.sh <left | right | both>
```

Once the container appears in Cursor / VS Code, attach a terminal to it and run:
Expand Down