mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
830d5ee763
commit
2f4f59d82f
2 changed files with 9 additions and 5 deletions
|
@ -50,10 +50,6 @@ Also see the
|
|||
[docs on other methods for installing pipx itself](https://pipx.pypa.io/stable/installation/).
|
||||
|
||||
|
||||
### pipx on replit
|
||||
|
||||
{% include replit-pipx.md %}
|
||||
|
||||
## Install with pip
|
||||
|
||||
You can directly install aider with pip, but one of the above
|
||||
|
@ -85,7 +81,7 @@ 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!
|
||||
## Next steps...
|
||||
|
||||
There are some [optional install steps](/docs/install/optional.html) you could consider.
|
||||
See the [usage instructions](https://aider.chat/docs/usage.html) to start coding with aider.
|
||||
|
|
8
aider/website/docs/install/replit.md
Normal file
8
aider/website/docs/install/replit.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
parent: Installation
|
||||
nav_order: 900
|
||||
---
|
||||
|
||||
### Replit
|
||||
|
||||
{% include replit-pipx.md %}
|
Loading…
Add table
Add a link
Reference in a new issue