Skip to content

Commit eaa1047

Browse files
committed
Fix typo in README.md: 'ro run' → 'to run'
Corrected typo in line 62 of the inspect_ai installation instructions.
1 parent e3158ea commit eaa1047

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
@@ -59,7 +59,7 @@ SciCode sources challenging and realistic research-level coding problems across
5959
## Instructions to evaluate a new model using `inspect_ai` (recommended)
6060

6161

62-
Scicode has been integrated with `inspect_ai` for easier and faster model evaluation. You need to run the following steps ro run:
62+
Scicode has been integrated with `inspect_ai` for easier and faster model evaluation. You need to run the following steps to run:
6363

6464
1. Clone this repository `git clone [email protected]:scicode-bench/SciCode.git`
6565
2. Install the `scicode` package with `pip install -e .`

0 commit comments

Comments
 (0)