mirror of
https://github.com/github/spec-kit.git
synced 2026-02-02 22:13:36 +00:00
Merge pull request #800 from technoch1ef/patch-1
feat: add documentation for upgrading specify installation
This commit is contained in:
@@ -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