Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Dec 17, 2024
1 parent 2ca93cd commit 410e732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aider/website/docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 410e732

Please sign in to comment.