Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ Then use the tool directly:
specify init <PROJECT_NAME>

# 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
Expand Down