bmah-dmx commited on
Commit
c7bd6ea
·
verified ·
1 Parent(s): d08caf7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ The following is an example model and its evaluation.
33
  ```sh
34
  git clone https://github.com/bigcode-project/bigcode-evaluation-harness.git
35
  cd bigcode-evaluation-harness
36
- pip install .
37
  ```
38
 
39
  ```python
 
33
  ```sh
34
  git clone https://github.com/bigcode-project/bigcode-evaluation-harness.git
35
  cd bigcode-evaluation-harness
36
+ pip install -e .
37
  ```
38
 
39
  ```python