Skip to content

docs: install from PyPI#2

Merged
DataDave-Dev merged 1 commit into
mainfrom
docs/pypi-install
Jun 30, 2026
Merged

docs: install from PyPI#2
DataDave-Dev merged 1 commit into
mainfrom
docs/pypi-install

Conversation

@DataDave-Dev

@DataDave-Dev DataDave-Dev commented Jun 30, 2026

Copy link
Copy Markdown
Owner

becwright is now on PyPI, so the README install command becomes pipx install becwright (or pip install becwright) instead of installing from the git URL. Applied to both README.md and README.es.md.

Summary by CodeRabbit

  • Documentation
    • Updated installation instructions to use the published package name for pipx install in both English and Spanish README files.
    • Kept the existing pip install alternative and clarified the global setup steps.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 060f4593-8470-4def-810f-7b7b8af3a0c0

📥 Commits

Reviewing files that changed from the base of the PR and between 2b87164 and 4652467.

📒 Files selected for processing (2)
  • README.es.md
  • README.md

📝 Walkthrough

Walkthrough

Both README.md and README.es.md update the pipx install command in the installation instructions, replacing the GitHub repository URL with the published package name becwright.

Changes

Installation docs update

Layer / File(s) Summary
Update pipx install command
README.md, README.es.md
The pipx install command in step 1 of global setup changes from git+https://github.com/... to pipx install becwright in both English and Spanish READMEs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop, no more URL to type,
The package is published and perfectly ripe!
pipx install becwright — short and sweet,
No GitHub link needed, the docs are complete.
A tiny fix, but oh so neat! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main docs change: installation instructions now use the PyPI package instead of the GitHub URL.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/pypi-install

Comment @coderabbitai help to get the list of available commands.

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