We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f72d22 commit 7a9ea13Copy full SHA for 7a9ea13
1 file changed
README.md
@@ -84,9 +84,9 @@ Run directly without installing:
84
uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME>
85
86
# Or initialize in existing project
87
-uvx --from git+https://github.com/github/spec-kit.git specify init .
+uvx --from git+https://github.com/github/spec-kit.git specify init . --ai claude
88
# or
89
-uvx --from git+https://github.com/github/spec-kit.git specify init --here
+uvx --from git+https://github.com/github/spec-kit.git specify init --here --ai claude
90
```
91
92
**Benefits of persistent installation:**
0 commit comments