From 7fe3518c8c88c765252a58fa9b86392d747a008e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 26 Sep 2024 11:57:55 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d46e61759..343f21ddc 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ cog.out(open("aider/website/_includes/get-started.md").read()) You can get started quickly like this: ``` -python -m pip install aider-chat +python -m pip install -U aider-chat # Change directory into a git repo cd /to/your/git/repo