Update README.md

代理地址改为gitee地址
This commit is contained in:
lin-junliang 2024-09-12 11:44:33 +08:00 committed by GitHub
parent 4fef978e82
commit 62fec67bf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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