mirror of
https://github.com/github/spec-kit.git
synced 2026-02-03 14:33:36 +00:00
add how to upgrade specify installation
This commit is contained in:
committed by
GitHub
parent
89f4b0b38a
commit
5846a38c68
@@ -61,6 +61,12 @@ specify init <PROJECT_NAME>
|
|||||||
specify check
|
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
|
#### Option 2: One-time Usage
|
||||||
|
|
||||||
Run directly without installing:
|
Run directly without installing:
|
||||||
|
|||||||
Reference in New Issue
Block a user