mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 15:45:00 +00:00
copy
This commit is contained in:
parent
46e7672197
commit
def72a64e0
3 changed files with 8 additions and 21 deletions
|
@ -1,7 +1,9 @@
|
|||
{: .tip }
|
||||
Using a Python
|
||||
The best way to install aider is with
|
||||
[pipx](/docs/install/pipx.html)
|
||||
or
|
||||
[uv](/docs/install/uv.html)
|
||||
once for your whole system.
|
||||
Or, using a python
|
||||
[virtual environment](https://docs.python.org/3/library/venv.html){:target="_blank"}
|
||||
is recommended.
|
||||
Or, you could
|
||||
[use pipx to install aider](/docs/install/pipx.html)
|
||||
once for your whole system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue