Skip to content

Commit 2ca5150

Browse files
authored
Shorten "Using existing Python versions" nav item so it fits on one line (astral-sh#11077)
1 parent 9fc24b2 commit 2ca5150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/install-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ $ uv venv
106106
Note that when an automatic Python installation occurs, the `python` command will not be added to the shell. Use `uv python install-shim` to ensure the `python` shim is installed.
107107
-->
108108

109-
## Using an existing Python installation
109+
## Using existing Python versions
110110

111111
uv will use existing Python installations if present on your system. There is no configuration
112112
necessary for this behavior: uv will use the system Python if it satisfies the requirements of the

0 commit comments

Comments
 (0)