mirror of
https://github.com/github/spec-kit
synced 2026-06-21 13:51:39 +00:00
fix: clarify PyPI availability timing in docs
- README: note source install is useful when PyPI version lags - Installation guide: explain PyPI follows GitHub releases and may lag briefly; source installs are always immediately available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
## Installation
|
||||
|
||||
> [!NOTE]
|
||||
> The official `specify-cli` package is published to [PyPI](https://pypi.org/project/specify-cli/) by the [github/spec-kit](https://github.com/github/spec-kit) maintainers. Source installs from the GitHub repository are also supported.
|
||||
> The official `specify-cli` package is published to [PyPI](https://pypi.org/project/specify-cli/) by the [github/spec-kit](https://github.com/github/spec-kit) maintainers. PyPI publishing follows each GitHub release and may lag briefly. Source installs from the GitHub repository are always available immediately.
|
||||
|
||||
### Persistent Installation (Recommended)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user