update docs

This commit is contained in:
xboard
2025-01-16 09:58:04 +08:00
parent 18c90a0aee
commit 4877866fe8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ rm -rf .htaccess 404.html 502.html index.html .user.ini
```
> 执行命令从 Github 克隆到当前目录。
```
git clone https://github.com/cedar2025/Xboard.git ./
git clone -b legacy https://github.com/cedar2025/Xboard.git ./
```
> 执行命令安装依赖包以及V2board
```