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
3 changes: 2 additions & 1 deletion src/specify-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# GitHub Specify CLI (specify-cli)
# GitHub Specify CLI (via uv) (specify-cli)

Installs the GitHub Specify CLI for Spec-Driven Development.

Expand All @@ -16,6 +16,7 @@ Installs the GitHub Specify CLI for Spec-Driven Development.
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter a Specify CLI version. Use 'latest' for the latest version from the main branch. | string | latest |
| uninstall_uv | Uninstall uv after installing Specify CLI. | boolean | false |

## About

Expand Down