Skip to content

Commit

Permalink
Fix git clone in README (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Habib <[email protected]>
  • Loading branch information
maziyarpanahi and NathanHB authored Feb 11, 2024
1 parent fedadcd commit 3b90455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ conda create -n lighteval python==3.10

Clone the package
```bash
git clone
cd lighteval-harness
git clone https://github.com/huggingface/lighteval.git
cd lighteval
```

Install the dependencies. For the default installation, you just need:
Expand Down

0 comments on commit 3b90455

Please sign in to comment.