This commit is contained in:
Paul Gauthier 2023-05-14 21:44:29 -07:00
parent a31a29bca6
commit aafd9f519d

View file

@ -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: