From 93ee7def785ea4615dee37d91a36dbc03535ccde Mon Sep 17 00:00:00 2001 From: EscapedSpark <113490727+hzqlingmou@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:59:04 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 45e76cb..def86b3 100644 --- a/README.md +++ b/README.md @@ -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/github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin +> ``` 安装后重启Yunzai即可使用。 From 7b4c5c7f09e8394f4062a056b45f9242506f97e0 Mon Sep 17 00:00:00 2001 From: EscapedSpark <113490727+hzqlingmou@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:00:13 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index def86b3..142bcb2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ git clone --depth=1 https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugi > [!tip] > 如果您的网络环境较差,建议使用代理加速 > ``` -> git clone --depth=1 https://mirror.ghproxy.com/github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin +> git clone --depth=1 https://mirror.ghproxy.com/https://github.com/ZZZure/ZZZ-Plugin.git ./plugins/ZZZ-Plugin > ``` 安装后重启Yunzai即可使用。