We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae2d7e commit eac7ed1Copy full SHA for eac7ed1
dimos/teleop/quest/web/README.md
@@ -19,8 +19,10 @@ WebXR client running on Quest 3:
19
20
## Running
21
22
+From the repository root (`dimos/`):
23
+
24
```bash
-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
26
```
27
28
Server starts at `https://localhost:8443`
0 commit comments