Skip to content

docs: fix cargo install commands#562

Open
JIAFALSEDREAM wants to merge 1 commit into
MaaAssistantArknights:mainfrom
JIAFALSEDREAM:docs/fix-cargo-install-commands
Open

docs: fix cargo install commands#562
JIAFALSEDREAM wants to merge 1 commit into
MaaAssistantArknights:mainfrom
JIAFALSEDREAM:docs/fix-cargo-install-commands

Conversation

@JIAFALSEDREAM

@JIAFALSEDREAM JIAFALSEDREAM commented Jul 22, 2026

Copy link
Copy Markdown

修改内容

  • 修复 cargo install 示例未指定 maa-cli package 的问题。
  • 同步更新中、英、日、韩、繁中安装文档。

maa-cli 所在仓库是多 package workspace;未指定 package 时,Cargo 无法确定要安装哪个包。

验证

  • 在隔离目录执行以下命令并成功安装、运行 maa 0.7.5

    cargo install maa-cli --git https://github.com/MaaAssistantArknights/maa-cli.git --bin maa --tag stable --locked
  • git diff --check

Summary by Sourcery

文档:

  • 更新英文、简体中文、繁体中文、日文和韩文的安装文档,在 Cargo 示例中明确说明需要安装 maa-cli 包。
Original summary in English

Summary by Sourcery

Documentation:

  • Update English, Chinese (Simplified and Traditional), Japanese, and Korean installation docs to explicitly install the maa-cli package in cargo examples.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗨——我已经审阅了你的改动,一切看起来都很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的评审有帮助,欢迎分享 ✨
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的评审。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant