mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00: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:
parent
de5da0e7ce
commit
a56dbdf502
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue