From 60ee866fbfeeaac313d1144aad759745f543f35f Mon Sep 17 00:00:00 2001 From: sansenhoshi <49948534+sansenhoshi@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:51:47 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 33e8d11..78e2fb1 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ ## 开始使用 - 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装 - - nb plugin install nonebot-plugin-helldivers-tools - +``` +nb plugin install nonebot-plugin-helldivers-tools +``` - 使用包管理器安装 - - pip install nonebot-plugin-helldivers-tools - +``` +pip install nonebot-plugin-helldivers-tools +``` ## 触发指令 @@ -26,4 +26,4 @@ ## TODO - [x] 构建带规则的随机方法 -- [ ] 还没想好 \ No newline at end of file +- [ ] 还没想好