Skip to content

Commit 61efee8

Browse files
authored
Update README.md
1 parent 63280ad commit 61efee8

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

benchmark/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1-
# Benchmark Harness
1+
# Run Roo Code Evals
22

33
## Get Started
44

5-
Clone the Roo Code repo and run the setup script:
5+
NOTE: This is MacOS only for now!
6+
7+
Clone the Roo Code repo:
68

79
```sh
810
git clone https://github.com/RooVetGit/Roo-Code.git
911
cd Roo-Code
12+
```
13+
14+
Run the setup script:
15+
16+
```sh
1017
git checkout cte/benchmark-monorepo
1118
cd benchmark
1219
./scripts/setup.sh

0 commit comments

Comments
 (0)