Skip to content

[UX] Homebrew installation instructions reference a non-existent tap #16

@coderabbitai

Description

@coderabbitai

Summary

The README installation section includes:

brew install yourusername/tap/git-copilot

yourusername is a literal placeholder that was never replaced. No Homebrew tap exists for this project.

Impact

  • Copy-paste installation fails for all macOS users who choose Homebrew
  • Same issue exists in the pre-built binary download URL (yourusername placeholder)

Recommended Fix

Either:

  1. Create an actual Homebrew tap and update the README with the real tap URL
  2. Remove the Homebrew and binary sections until they are ready, keeping only the npm install -g path

Backlink: #1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions