From 7fe1ec54111d366e124df2d45b67aeae897b6d52 Mon Sep 17 00:00:00 2001 From: leon Date: Sun, 22 Mar 2026 14:44:51 +0800 Subject: [PATCH] docs(zh-cn): align non-interactive install link label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 我把 README_CN 中“查看完整安装选项”改为“查看非交互式安装选项”。 此前文案范围大于目标页面内容,容易让读者误以为是安装总览;现在文案与链接目标保持一致,减少理解偏差。 Feishu: Made-with: Cursor --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index 8f2370886..a939a0c7b 100644 --- a/README_CN.md +++ b/README_CN.md @@ -50,7 +50,7 @@ npx bmad-method install npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes ``` -[查看完整安装选项](https://docs.bmad-method.org/zh-cn/how-to/non-interactive-installation/) +[查看非交互式安装选项](https://docs.bmad-method.org/zh-cn/how-to/non-interactive-installation/) > **不确定下一步?** 直接问 `bmad-help`。它会告诉你“必做什么、可选什么”,例如:`bmad-help 我刚完成架构设计,接下来做什么?`