Skip to content

Commit da48d1a

Browse files
committed
fix: add dmore ocumentations
1 parent 66aece1 commit da48d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ To get started, please first set up the environment:
5353
```shell
5454
# Install to use bigcodebench.evaluate
5555
pip install bigcodebench --upgrade
56+
# If you want to use the evaluate locally, you need to install the requirements
5657
pip install -I -r https://raw.githubusercontent.com/bigcode-project/bigcodebench/main/Requirements/requirements-eval.txt
5758

5859
# Install to use bigcodebench.generate

0 commit comments

Comments
 (0)