From 614d1e82a7eb01f9ad731cbfddebd54ed6cc0ece Mon Sep 17 00:00:00 2001 From: Him188 Date: Tue, 24 Mar 2020 08:31:14 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d322fe31e..7a336c9c1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ Mirai 是一个在全平台下运行,提供 QQ Android 和 TIM PC 协议支持 [mirai-console插件开发快速上手](PluginDocs/ToStart.MD) ### 使用 -#### [下载(download)](https://github.com/mamoe/mirai-console/releases) +**[下载(download)](https://github.com/mamoe/mirai-console/releases)** +请下载最新的 `mirai-console-wrapper-x.x.x-all.jar` + #### 如何启动 如果是打包好的软件, 双击
如果是命令行运行, 请注意运行目录, 推荐cd到jar的文件夹下运行, 运行目录与Console的全部配置文件储存位置有关