From fbef87441c884fd4344bf4a4ee70c196b8338a53 Mon Sep 17 00:00:00 2001 From: x0rz4 <1142099496@qq.com> Date: Tue, 7 Mar 2023 07:03:59 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=8C=85=E4=BE=9D=E8=B5=96=E7=9A=84=E5=AE=89=E8=A3=85=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: x0rz4 <1142099496@qq.com> --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ff7941..0720de5 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,22 @@ index -- 主入口 ## 📔 使用说明 -1.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖 +1.【必要】下载插件 ```shell -pnpm add axios tunnel twitter-api-v2 -w -``` - -2.【必要】下载插件 ```shell git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ +`````` + + + +2.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖 +```shell +pnpm install -P +或 +pnpm add axios tunnel twitter-api-v2 ``` + 3.【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】 ```shell # ubuntu