Skip to content

Commit d475353

Browse files
committed
Clarify how to use cam_test in readme
1 parent 0bb7665 commit d475353

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utilities/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Optionally, append `--runtime-tmpdir [path or .]` to modify where the temporary
2727

2828

2929
## Cam Test
30+
Run:
31+
```sh
32+
python3 cam_test.py
33+
```
34+
To start cam test with GUI.
35+
Run cam_test.py with args to start cam test without GUI:
36+
3037
### Bundled executable
3138
Requirements:
3239
```

0 commit comments

Comments
 (0)