Skip to content

Commit 1f72d22

Browse files
lubattiCopilot
andauthored
Update README.md with alternative one-time usage command for existing projects
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6ed5591 commit 1f72d22

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME
8585

8686
# Or initialize in existing project
8787
uvx --from git+https://github.com/github/spec-kit.git specify init .
88+
# or
89+
uvx --from git+https://github.com/github/spec-kit.git specify init --here
8890
```
8991

9092
**Benefits of persistent installation:**

0 commit comments

Comments
 (0)