replace url

This commit is contained in:
Turtle
2026-08-12 21:00:46 +08:00
parent 737c433036
commit e091593866
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
克隆仓库以使用其中的可运行示例,创建虚拟环境,并安装 SDK 及其同版本内置运行时:
```sh
git clone https://github.com/deepseek-harness/deepseek-harness.git
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
python -m venv .venv
. .venv/bin/activate