From 0b08420b486466bf00c7a46291b06cdfe21fa57d Mon Sep 17 00:00:00 2001 From: zhiyu <542716863@qq.com> Date: Sun, 4 Feb 2024 11:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E6=B5=B7=E5=A4=96git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac9a1ec..cb9d126 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,13 @@ utils -- 工具类 1.【必要】下载插件 ```shell +# 国内 git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ +# 海外 +git clone https://gitclone.com/github.com/zhiyu1998/rconsole-plugin.git ./plugins/rconsole-plugin/ ``` -2.【必要】在`Yunzai-Bot`目录下安装axios(0.27.2)、魔法工具(tunnel) +2.【必要】在`Yunzai-Bot / Miao-Yunzai`目录下安装axios(0.27.2)、魔法工具(tunnel) ```shell @@ -55,7 +58,7 @@ sudo apt-get install ffmpeg # 其他linux参考(群友推荐):https://gitee.com/baihu433/ffmpeg # Windows 参考:https://www.jianshu.com/p/5015a477de3c ```` -油管解析需要 yt-dlp 的依赖才能完成解析(三选一): +`油管解析`需要 `yt-dlp` 的依赖才能完成解析(三选一): ```shell # 三选一 # ubuntu (国内 or 国外,且安装了snap)