From 4f6e3bc28f13d3899148ea3eb75e120bddb3fc80 Mon Sep 17 00:00:00 2001 From: rl2aloha Date: Thu, 26 Feb 2026 21:25:01 -0500 Subject: [PATCH] Fix evamd --- egomimic/robot/eva/eva.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egomimic/robot/eva/eva.md b/egomimic/robot/eva/eva.md index b85b4710..d93a7c8a 100755 --- a/egomimic/robot/eva/eva.md +++ b/egomimic/robot/eva/eva.md @@ -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 ``` Once the container appears in Cursor / VS Code, attach a terminal to it and run: