From 67050932fad4aeb72f0cfa8bb08ce83cbee3ed8b Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Wed, 17 Jul 2024 10:46:12 -0400 Subject: [PATCH] We will find your Python (#5145) https://github.com/astral-sh/uv/pull/5133#discussion_r1681179083 --- docs/guides/install-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/install-python.md b/docs/guides/install-python.md index b438b64c3..3fc4627ac 100644 --- a/docs/guides/install-python.md +++ b/docs/guides/install-python.md @@ -1,6 +1,6 @@ # Installing Python -If Python is already installed, uv should [detect and use](#using-an-existing-python-installation) it without configuration. However, uv can also install and manage Python versions. +If Python is already installed, uv will [detect and use](#using-an-existing-python-installation) it without configuration. However, uv can also install and manage Python versions. To install Python: