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.