From 04e8f14c8ead6dd6bc601b2970a280dc2c694b81 Mon Sep 17 00:00:00 2001 From: Satya Deep Maheshwari Date: Mon, 8 Dec 2025 18:08:08 +0530 Subject: [PATCH] docs: Improve README for using spec-kit with existing projects This is a fix over documentation improvement in PR #1286 (https://github.com/github/spec-kit/pull/1286) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76149512f6..036998ad42 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,9 @@ Then use the tool directly: specify init # Or initialize in existing project -specify init . --ai claude +specify init . # or -specify init --here --ai claude +specify init --here # Check installed tools specify check