diff --git a/README.md b/README.md index 953e06a..0cacaea 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ This template contains: uv sync # Run an evaluation - uv run inspect eval / --model openai/gpt-4o - + uv run inspect eval src//.py@ --model openai/gpt-4o + # Run tests uv run pytest