diff --git a/docs/aapanel安装指南.md b/docs/aapanel安装指南.md index 164085f..c9bf194 100644 --- a/docs/aapanel安装指南.md +++ b/docs/aapanel安装指南.md @@ -48,7 +48,7 @@ rm -rf .htaccess 404.html 502.html index.html .user.ini ``` > 执行命令从 Github 克隆到当前目录。 ``` -git clone -b legacy https://github.com/cedar2025/Xboard.git ./ +git clone -b dev https://github.com/cedar2025/Xboard.git ./ ``` > 执行命令安装依赖包以及V2board ```