Skip to content

Commit

Permalink
Remove unneeded parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp committed Oct 25, 2024
1 parent 4391d51 commit 972151b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The data is automatically downloaded when building the application.
# Start the application with the visualization fragment
./dev_container build_and_run h264_endoscopy_tool_tracking_distributed --docker_file applications/h264/Dockerfile --language cpp --run_args "--worker --fragments viz --address :10000 --worker-address :10003"
```
--base_img gitlab-master.nvidia.com:5005/holoscan/holoscan-sdk/dev-x86_64:main

### Python

```bash
Expand Down

0 comments on commit 972151b

Please sign in to comment.