We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3533351 commit 4bb0b56Copy full SHA for 4bb0b56
zh-CN/manual/starter/direct.md
@@ -49,7 +49,7 @@ npm i typescript @types/node esbuild esbuild-register -D
49
yarn init
50
51
# 安装 Koishi 和相关插件
52
-yarn add koishi
+yarn add koishi \
53
@koishijs/plugin-server \
54
@koishijs/plugin-console \
55
@koishijs/plugin-sandbox \
0 commit comments