Merge pull request #800 from technoch1ef/patch-1

feat: add documentation for upgrading specify installation
This commit is contained in:
Den Delimarsky
2025-10-10 13:03:59 -07:00
committed by GitHub

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: