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:
Brian Exelbierd
2025-03-14 09:05:04 +01:00
committed by GitHub
parent de5da0e7ce
commit a56dbdf502

View File

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