Skip to content

Commit 655193b

Browse files
authored
Merge pull request #12 from lucasb-eyer/patch-1
Fix pip command in README
2 parents 0dff1eb + 6716060 commit 655193b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PRs welcome for further benchmarks!
2222
Requires Python 3.6+.
2323

2424
```bash
25-
pip install sotabench-eval
25+
pip install sotabencheval
2626
```
2727

2828
## Get Benching! 🏋️

0 commit comments

Comments
 (0)