Skip to content

docs: 修改README文档中的错误#241

Merged
phantom5099 merged 2 commits into
1024XEngineer:mainfrom
pionxe:main
Apr 12, 2026
Merged

docs: 修改README文档中的错误#241
phantom5099 merged 2 commits into
1024XEngineer:mainfrom
pionxe:main

Conversation

@pionxe

@pionxe pionxe commented Apr 12, 2026

Copy link
Copy Markdown
Collaborator

修改文档中的错误链接地址

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

发现 1 个需要修正的问题:文档命令链在仓库目录名上不一致,会导致用户按 README 执行失败。

Comment thread README.md Outdated
# 克隆仓库
git clone https://github.com/yourusername/neocode.git
git clone https://github.com/1024XEngineer/neo-code.git
cd neocode

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

git clone https://github.com/1024XEngineer/neo-code.git 默认会创建目录 neo-code,但下一行仍是 cd neocode。按文档执行会报目录不存在。建议改为 cd neo-code,或在 clone 时显式指定目标目录名。

@codecov

codecov Bot commented Apr 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@phantom5099 phantom5099 merged commit a78617f into 1024XEngineer:main Apr 12, 2026
2 checks passed
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.

2 participants