From 48cb264e0938003c28593c2900b122bb889f03bb Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Tue, 10 Jan 2023 23:54:00 +0800 Subject: [PATCH] modified: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b06d567..8293d7b 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Yenai-Plugin是一个Yunzai-Bot的扩展插件,提供对Bot的一些便捷操 ``` // 使用gitee -git clone https://gitee.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin +git clone --depth=1 https://gitee.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin // 使用github -git clone https://github.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin +git clone --depth=1 https://github.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin ``` 2. 如需使用椰奶状态则需安装以下依赖: