paul-gauthier -> Aider-AI

This commit is contained in:
Paul Gauthier 2024-10-04 13:05:12 -07:00
parent 4ef7022343
commit 2b4206fd57
10 changed files with 15 additions and 15 deletions

View file

@ -21,7 +21,7 @@ def install_from_main_branch(io):
io,
None,
"Install the development version of aider from the main branch?",
["git+https://github.com/paul-gauthier/aider.git"],
["git+https://github.com/Aider-AI/aider.git"],
self_update=True,
)