mirror of
https://github.com/github/spec-kit.git
synced 2026-02-01 13:33:37 +00:00
docs: Add comprehensive upgrading guide for Spec Kit
- Add upgrading-spec-kit.md with detailed upgrade instructions and troubleshooting - Update table of contents to include upgrading guide in Getting Started section - Update documentation index and README links - Address user questions about updating initialized projects from GitHub discussions Co-authored-by: GitHub Copilot <github.copilot@github.com> Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
This commit is contained in:
@@ -10,9 +10,10 @@ Spec-Driven Development **flips the script** on traditional software development
|
||||
|
||||
## Getting Started
|
||||
|
||||
- [Installation Guide](installation.md)
|
||||
- [Quick Start Guide](quickstart.md)
|
||||
- [Local Development](local-development.md)
|
||||
- [Installation Guide](installation.md) - First-time installation of Spec Kit
|
||||
- [Quick Start Guide](quickstart.md) - Start a new project with Spec Kit
|
||||
- [Upgrading Spec Kit](upgrading-spec-kit.md) - Update CLI and project files
|
||||
- [Local Development](local-development.md) - Contribute to Spec Kit development
|
||||
|
||||
## Core Philosophy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user