@@ -158,7 +158,7 @@ git clone git@github.com:你的用户名/Hello-Agents.git
cd Hello-Agents
# 添加上游仓库(用于同步更新)
-git remote add upstream https://github.com/datawhalechina/Hello-Agents.git
+git remote add upstream https://github.com/datawhalechina/hello-agents.git
# 查看远程仓库
git remote -v