From a06f4dfad6df7868a113272f9a86a1236e6c11fc Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 16 Jan 2025 10:30:14 -0800 Subject: [PATCH] copy --- aider/website/_posts/2025-01-15-uv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_posts/2025-01-15-uv.md b/aider/website/_posts/2025-01-15-uv.md index a61895634..3f0d045c6 100644 --- a/aider/website/_posts/2025-01-15-uv.md +++ b/aider/website/_posts/2025-01-15-uv.md @@ -63,7 +63,7 @@ ensure "${_install_dir}/uv" tool install --force --python python3.12 aider-chat@ ## aider-install The aider-install python package allows quick global installation of aider -for users who already have python 3.18+ installed. +for users who already have python 3.8+ installed. It simply provides the `aider-install` command line program, which users just need to run once.