Merge pull request #72 from lin-junliang/main

This commit is contained in:
bietiaop 2024-09-12 20:49:32 +08:00 committed by GitHub
commit 21e595e6f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,16 +15,16 @@
# 安装
进入Yunzai根目录运行以下命令进行安装
进入Yunzai根目录,请根据网络情况选择运行下述指令之一
使用github
```bash
git clone --depth=1 https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin
```
> [!tip]
> 如果您的网络环境较差,建议使用代理加速
> ```
> git clone --depth=1 https://ghp.ci/https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin
> ```
使用gitee
```bash
git clone --depth=1 https://gitee.com/bietiaop/ZZZ-Plugin.git ./plugins/ZZZ-Plugin
```
安装后重启Yunzai即可使用。