Fix version command in documentation (#1685)

Co-authored-by: Santosh Bhavani <sb@mac-mini-i7.local>
This commit is contained in:
Santosh Bhavani
2026-02-25 08:20:18 -06:00
committed by GitHub
parent 607760e72f
commit 525cdc17ec
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ Extensions are modular packages that add new commands and functionality to Spec
### Check Your Version
```bash
specify --version
specify version
# Should show 0.1.0 or higher
```