Skip to content

Commit 5a2606e

Browse files
authored
Update README to remove obsolete uv installation command
Removed installation command for uv from README.
1 parent aa8f710 commit 5a2606e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,7 @@ Install once and use everywhere:
5454
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git
5555
```
5656
If you don't have uv installed:
57-
58-
```bash
59-
irm https://astral.sh/uv/install.ps1 | iex
60-
```
57+
[Installing uv](https://docs.astral.sh/uv/getting-started/installation/)
6158

6259
Then use the tool directly:
6360

0 commit comments

Comments
 (0)