mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-23 04:54:59 +00:00
updated cogs to aider/website/
This commit is contained in:
parent
05caccf3cc
commit
6c92dedac1
6 changed files with 14 additions and 14 deletions
|
@ -29,7 +29,7 @@ and works best with GPT-4o, Claude 3.5 Sonnet, Claude 3 Opus and DeepSeek Coder
|
|||
<!--[[[cog
|
||||
# We can't do this here: {% include get-started.md %}
|
||||
# Because this page is rendered by GitHub as the repo README
|
||||
cog.out(open("website/_includes/get-started.md").read())
|
||||
cog.out(open("aider/website/_includes/get-started.md").read())
|
||||
]]]-->
|
||||
|
||||
You can get started quickly like this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue