Skip to content

Update install instructions to use pip#23

Open
ajtritt wants to merge 1 commit into
mainfrom
docs/update-install
Open

Update install instructions to use pip#23
ajtritt wants to merge 1 commit into
mainfrom
docs/update-install

Conversation

@ajtritt

@ajtritt ajtritt commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace source-checkout install instructions with pip install from the published GitHub release tag.
  • Remove uv from the prerequisites list.

Changes

  • docs/index.md — Removed uv prerequisite. Replaced git clone / uv sync / source .venv/bin/activate with a single pip install command pointing to the 0.1.0 release zip.
  • docs/quickstart.md — Same replacement in the Setup block.
  • docs/cli.md — Removed the note about running uv sync and activating the virtual environment before using commands.
  • docs/developer.md — Updated MCP troubleshooting to use which instead of uv run which, and pip install --force-reinstall instead of uv sync --reinstall.

@ajtritt ajtritt requested review from aarontuor, jeanbez and shreddd June 24, 2026 00:07
@ajtritt ajtritt self-assigned this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant