mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
Update Benchmark README.md
Use a consistent clone url to help those who don't use ssh with GitHub. This should not break for those who do.
This commit is contained in:
@@ -43,7 +43,7 @@ These steps only need to be done once.
|
||||
|
||||
```
|
||||
# Clone the aider repo
|
||||
git clone git@github.com:Aider-AI/aider.git
|
||||
git clone https://github.com/Aider-AI/aider.git
|
||||
|
||||
# Create the scratch dir to hold benchmarking results inside the main aider dir:
|
||||
cd aider
|
||||
|
||||
Reference in New Issue
Block a user