From edb9e5a1184e84ad99b86be9916c08d9b486c199 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Tue, 5 Mar 2024 06:54:13 -0800 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 5ebc654fc..b34fd3dbb 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -300,7 +300,7 @@ even if that project has conflicting dependencies. Install [pipx](https://pipx.pypa.io/stable/) then just do: ``` -pipx install aider +pipx install aider-chat ``` ## How can I add ALL the files to the chat?