diff --git a/README.md b/README.md index 1be8fc6..466b490 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,6 @@ A DSPy module that wraps the Claude Code Python SDK with a signature-driven inte ```bash # install with uv uv add claude-agent-sdk dspy modaic nest-asyncio - -# or with pip -pip install claude-agent-sdk dspy modaic nest-asyncio ``` **Prerequisites:**