Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Spec Kit 是一套面向使用者的 Spec-Driven Development 工具链。你先
推荐使用 [uv](https://docs.astral.sh/uv/)。最近已发布的固定内部版本安装命令如下:

```bash
uv tool install specify-cli --from git+https://github.com/bigsmartben/spec-kit.git@bigsmartben-v0.8.14-community.4
uv tool install specify-cli --from git+https://github.com/bigsmartben/spec-kit.git@bigsmartben-v0.8.14-community.5
```

如果你要跟随当前分支安装,包括本仓库源码中已集成的默认增强能力,可以使用:
Expand Down