mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
b37d89bd08
commit
23c95d24f1
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 --force --python python3.12 aider-chat
|
uv tool install --force --python python3.12 aider-chat@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
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