mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
2ca93cd93d
commit
410e732eb3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue