diff --git a/README.md b/README.md index 35fc4d15..9d657e86 100644 --- a/README.md +++ b/README.md @@ -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: