Update README.md

This commit is contained in:
Chris Estreich 2025-04-02 09:14:16 -07:00 committed by GitHub
parent 63280ade0b
commit 61efee8864
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,19 @@
# Benchmark Harness
# Run Roo Code Evals
## Get Started
Clone the Roo Code repo and run the setup script:
NOTE: This is MacOS only for now!
Clone the Roo Code repo:
```sh
git clone https://github.com/RooVetGit/Roo-Code.git
cd Roo-Code
```
Run the setup script:
```sh
git checkout cte/benchmark-monorepo
cd benchmark
./scripts/setup.sh