From 981d1ebbca479184fab7ac5df2217c091d76db25 Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Wed, 22 Feb 2023 12:18:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6396e73..13275ad 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,15 @@ index -- 主入口 ## 📔 使用说明 -1.【必要】在`Yunzai-Bot`安装mongodb、axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖 -> pnpm add axios tunnel twitter-api-v2 -w +1.【必要】在`Yunzai-Bot`安装axios(0.27.2)、代理工具(tunnel)、TwitterAPI依赖 +```shell +pnpm add axios tunnel twitter-api-v2 -w +``` 2.【必要】下载插件 -> git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ +```shell +git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ +``` 3.【可选】要使用`视频解析`功能要下载插件【推荐ubuntu系统】 ```shell