From 410e732eb39f1bff260b0f5fc466bb97924dbbd4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 16 Dec 2024 16:21:55 -0800 Subject: [PATCH] copy --- aider/website/docs/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aider/website/docs/install.md b/aider/website/docs/install.md index 0e51850e0a3..cbe976ca4b0 100644 --- a/aider/website/docs/install.md +++ b/aider/website/docs/install.md @@ -48,7 +48,7 @@ wget -qO- https://aider.chat/install.sh | sh ## Install with uv -A recommended way to install aider is with uv: +You can install aider with uv: ```bash python -m pip install uv # If you need to install uv @@ -64,7 +64,7 @@ Also see the ## Install with pipx -A recommended way to install aider is with pipx: +You can install aider with pipx: ```bash python -m pip install pipx # If you need to install pipx