add how to upgrade specify installation

This commit is contained in:
Oleksandr Ovcharov
2025-10-09 16:19:36 +02:00
committed by GitHub
parent 89f4b0b38a
commit 5846a38c68

View File

@@ -61,6 +61,12 @@ specify init <PROJECT_NAME>
specify check
```
To upgrade specify run:
```bash
uv tool install specify-cli --force --from git+https://github.com/github/spec-kit.git
```
#### Option 2: One-time Usage
Run directly without installing: