Skip to content

Commit c1cfd06

Browse files
Document specify doctor command in README
1 parent 65e12fb commit c1cfd06

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ specify init --here --ai claude
6767

6868
# Check installed tools
6969
specify check
70+
71+
# Diagnose project health
72+
specify doctor
7073
```
7174

7275
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
283286

284287
# Check system requirements
285288
specify check
289+
290+
# Diagnose project health
291+
specify doctor
286292
```
287293

288294
### Available Slash Commands

0 commit comments

Comments
 (0)