The website says ``` # Install with uv (recommended) uv tool install specify-cli --from git+https://github.com/github/spec-kit.git # Verify installation specify --version ``` But specify --version doesn't actually work. specify --help does, though.