Skip to content

Commit 99f78ca

Browse files
committed
补充下载说明
1 parent 753ee84 commit 99f78ca

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,22 @@ AI Vtuber是一个由`ChatterBot/GPT/Claude/langchain_pdf+gpt/chatglm`驱动的
3434
- `data`文件夹,存储数据文件和违禁词
3535
- `log`文件夹,存储运行日志
3636
- `out`文件夹,存储edge-tts输出的音频文件
37-
37+
38+
39+
## 下载项目
40+
41+
首先你得装个`git`(啥,没装?百度),当然也可以直接在页面切换分支后下载各版本ZIP压缩包。
42+
```
43+
# 主线
44+
git clone https://github.com/Ikaros-521/AI-Vtuber.git
45+
46+
# owner分支
47+
git clone -b owner https://github.com/Ikaros-521/AI-Vtuber.git
48+
49+
# dev分支
50+
git clone -b dev https://github.com/Ikaros-521/AI-Vtuber.git
51+
```
52+
3853

3954
## 💿运行环境
4055

0 commit comments

Comments
 (0)