This commit is contained in:
Paul Gauthier 2024-12-15 08:50:28 -08:00
parent 0145e86202
commit 241e1e27d0

View file

@ -75,6 +75,12 @@ aider --sonnet --anthropic-api-key sk-xxx...
{% include python-m-aider.md %}
## Installing with package managers
It's best to install aider using aider-install, uv or pipx as described above.
While aider is available in a number of system package managers,
they often install aider with incorrect dependencies.
## You are done!
There are some [optional install steps](/docs/install/optional.html) you could consider.