Skip to content

docs: drop paste-install alternative from README#33

Merged
daniel3303 merged 1 commit into
mainfrom
docs/remove-paste-install
Apr 23, 2026
Merged

docs: drop paste-install alternative from README#33
daniel3303 merged 1 commit into
mainfrom
docs/remove-paste-install

Conversation

@daniel3303
Copy link
Copy Markdown
Owner

Summary

Remove the Alternative: paste-install (no git required) section from the README. The clone-based install is the only path the update-check flow and the runtime Find my installed status bar and update it Claude prompt rely on — advertising a paste path that skips git pull left users stranded on an older copy the next time the update line surfaced. Also drop the (for the recommended install) qualifier from the git requirement, which only made sense while a non-git alternative existed.

Code changes

  • README.md:50-56 — Deleted the Alternative: paste-install section (heading, rationale, prompt, and follow-up paragraph).
  • README.md:61 — Simplified git requirement to just git in PATH.

How to test

  1. Open README.md on the PR.
  2. Confirm the install section now has only the Recommended: clone and let Claude configure it flow and the Updating subsection.
  3. Confirm the Requirements list reads git in PATH with no parenthetical.

@daniel3303 daniel3303 merged commit f795bc4 into main Apr 23, 2026
@daniel3303 daniel3303 deleted the docs/remove-paste-install branch April 23, 2026 16:33
The clone-based install is the only supported path that the status
line's update-check flow and the 'Find my installed status bar and
update it' Claude prompt rely on. Keeping a paste-install
alternative in the README advertised a flow that skips 'git pull'
and leaves users stranded on an older copy the next time the
update line surfaces. Drop the section and the '(for the
recommended install)' qualifier on the git requirement that only
made sense while a non-git path existed.
pull Bot pushed a commit to NeatNerdPrime/ClaudeCodeStatusLine that referenced this pull request Apr 23, 2026
Since the paste-install alternative is gone (PR daniel3303#33), the clone
flow is the only install path. The 'Recommended: clone and let
Claude configure it' subheading now sits under ## Installation
with nothing to be recommended over, so the qualifier reads as
leftover copy. Remove the h3 and let the install section's single
flow hang directly off ## Installation.
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