mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 23:25:01 +00:00
copy
This commit is contained in:
parent
2f8a5ce935
commit
46e7672197
2 changed files with 32 additions and 0 deletions
15
aider/website/docs/install/uv.md
Normal file
15
aider/website/docs/install/uv.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
parent: Installation
|
||||
nav_order: 100
|
||||
---
|
||||
|
||||
# Install with uv
|
||||
|
||||
|
||||
Install [uv](https://docs.astral.sh/uv/getting-started/installation/) then do:
|
||||
|
||||
```
|
||||
uv install tool aider-chat
|
||||
```
|
||||
|
||||
{% include conflicts.md %}
|
Loading…
Add table
Add a link
Reference in a new issue