Skip to content

Commit b815876

Browse files
[VPP] minor change (#1665)
1 parent 95ec223 commit b815876

File tree

1 file changed

+1
-1
lines changed
  • metro-ai-suite/video-processing-for-nvr/docker

1 file changed

+1
-1
lines changed

metro-ai-suite/video-processing-for-nvr/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To exit the program, you need to open another terminal window and stop the conta
2222

2323
## Run docker compose
2424
1. Run `sudo init 3` switch to non-GUI mode
25-
2. Run bash ./startup.sh yolov8n_with_preprocess.xml
25+
2. Run `bash ./startup.sh yolov8n_with_preprocess.xml`
2626

2727
## Uninstall docker image
2828
1. Run `docker rmi -f $(docker images --format "{{.Repository}}:{{.Tag}}" | grep 'vppsample')` remove all vppsample docker images

0 commit comments

Comments
 (0)