diff --git a/README.md b/README.md index b3879a0e..b666cb89 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ To build wheels with the bundled Claude Code CLI: ```bash # Install build dependencies -pip install build twine +pip install build twine wheel # Build wheel with bundled CLI python scripts/build_wheel.py