Document specify doctor command in README

This commit is contained in:
KhawarHabibKhan
2026-03-13 17:47:31 +05:00
parent 65e12fb62b
commit c1cfd06129

View File

@@ -67,6 +67,9 @@ specify init --here --ai claude
# Check installed tools # Check installed tools
specify check specify check
# Diagnose project health
specify doctor
``` ```
To upgrade Specify, see the [Upgrade Guide](./docs/upgrade.md) for detailed instructions. Quick upgrade: To upgrade Specify, see the [Upgrade Guide](./docs/upgrade.md) for detailed instructions. Quick upgrade:
@@ -283,6 +286,9 @@ specify init --here --ai gemini --ai-skills
# Check system requirements # Check system requirements
specify check specify check
# Diagnose project health
specify doctor
``` ```
### Available Slash Commands ### Available Slash Commands