This commit is contained in:
Paul Gauthier 2024-09-26 11:57:55 -07:00
parent e2d5545b48
commit 7fe3518c8c

View file

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