From ccea4c8a138c86455053b78f1ee48ce133891f69 Mon Sep 17 00:00:00 2001 From: Yuqi Huai <34195403+YuqiHuai@users.noreply.github.com> Date: Sat, 23 Dec 2023 04:28:50 -0800 Subject: [PATCH] fix(dreamview): fix start cmd error in documentation (#15234) --- modules/dreamview_plus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dreamview_plus/README.md b/modules/dreamview_plus/README.md index 84cb5e85f21..e8416fb7aa5 100644 --- a/modules/dreamview_plus/README.md +++ b/modules/dreamview_plus/README.md @@ -53,7 +53,7 @@ modules/dreamview_plus 1. Build apollo in source env or install `dreamview-plus` and `monitor` package in package management env 2. in source env: ```shell -bash scripts/bootstrap.sh --plus +bash scripts/bootstrap.sh start_plus ``` in package management env: