mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 20:25:01 +00:00
copy
This commit is contained in:
parent
5c848d59b2
commit
b37d89bd08
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ A recommended way to install aider is with uv:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python -m pip install uv # If you need to install uv
|
python -m pip install uv # If you need to install uv
|
||||||
uv tool install --python python3.12 aider-chat
|
uv tool install --force --python python3.12 aider-chat
|
||||||
```
|
```
|
||||||
|
|
||||||
You can use uv to install aider with your existing python versions 3.8-3.13.
|
You can use uv to install aider with your existing python versions 3.8-3.13.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue