diff --git a/docs/guide/getting-started.md b/docs/guide/getting-started.md index 696372ac..0dc990f0 100644 --- a/docs/guide/getting-started.md +++ b/docs/guide/getting-started.md @@ -40,7 +40,7 @@ head: ```bash # 1. 克隆项目 git clone https://github.com/WEIFENG2333/VideoCaptioner.git -cd VideoCaptioner +cd VideoCaptioner/scripts # 2. 运行安装脚本 chmod +x run.sh