Merge pull request #4 from hzqlingmou/main

安装方式添加gh代理下载的代码
This commit is contained in:
bietiaop 2024-07-11 00:01:06 +08:00 committed by GitHub
commit 690ba78f52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,11 @@
```bash
git clone --depth=1 https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin
```
> [!tip]
> 如果您的网络环境较差,建议使用代理加速
> ```
> git clone --depth=1 https://mirror.ghproxy.com/https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin
> ```
安装后重启Yunzai即可使用。