Skip to content

Commit 9983efd

Browse files
authored
Add documentation link to uv install python (#271)
1 parent 174592d commit 9983efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To proceed,
2727
[install uv globally](https://docs.astral.sh/uv/getting-started/installation/)
2828
onto your system.
2929

30-
To install a specific version of Python:
30+
To [install a specific version of Python](https://docs.astral.sh/uv/guides/install-python/):
3131

3232
```shell
3333
uv python install 3.13

0 commit comments

Comments
 (0)