From aafd9f519d2d3c6741fa752b29ec185a62ccf0e4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 14 May 2023 21:44:29 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 574eba7a4..7660bd155 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Each change is automatically committed to git with a descriptive commit message. > macbook$ aider ./hello.py > Added hello.py to the chat -#### > change hello to goodbye +#### > change from printing hello to goodbye Here's how to update the `hello.py` file: