aider/aider/website/docs/install/uv.md
Paul Gauthier 02e7e315b2 copy
2024-12-11 12:54:50 -08:00

15 lines
228 B
Markdown

---
parent: Installation
nav_order: 100
---
# Install with uv
Install [uv](https://docs.astral.sh/uv/getting-started/installation/) then do:
```
uv tool install --python python3.12 aider-chat
```
{% include conflicts.md %}