Skip to content

Commit eac7ed1

Browse files
committed
Fix: server run cmd
1 parent 1ae2d7e commit eac7ed1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dimos/teleop/quest/web/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ WebXR client running on Quest 3:
1919

2020
## Running
2121

22+
From the repository root (`dimos/`):
23+
2224
```bash
23-
deno run --allow-net --allow-read --allow-run --allow-write --unstable-net dimos/teleop/quest/web/teleop_server.ts
25+
./dimos/teleop/quest/web/teleop_server.ts
2426
```
2527

2628
Server starts at `https://localhost:8443`

0 commit comments

Comments
 (0)