Skip to content

Fix tap command in README#6

Merged
sithlord48 merged 1 commit into
deskflow:mainfrom
albertsikkema:fix/readme-tap-command
Dec 2, 2025
Merged

Fix tap command in README#6
sithlord48 merged 1 commit into
deskflow:mainfrom
albertsikkema:fix/readme-tap-command

Conversation

@albertsikkema
Copy link
Copy Markdown
Contributor

@albertsikkema albertsikkema commented Dec 2, 2025

Summary

  • Fixes the brew tap command in README from deskflow/homebrew-tap to deskflow/tap

Homebrew automatically strips the homebrew- prefix from repository names, so the correct command is brew tap deskflow/tap.

Related

Test plan

  • Verify brew tap deskflow/tap works correctly

The correct Homebrew tap command should be `deskflow/tap` not
`deskflow/homebrew-tap`. Homebrew automatically strips the `homebrew-`
prefix from repository names.
@sithlord48
Copy link
Copy Markdown
Member

OH cool that is nice to know!

Copy link
Copy Markdown
Member

@sithlord48 sithlord48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh this is not the main repo's readme LGTM !

@sithlord48 sithlord48 merged commit 844ca10 into deskflow:main Dec 2, 2025
@sithlord48
Copy link
Copy Markdown
Member

You may consider also changing this in the main repo's Readme deskflow/deskflow/

nbolton pushed a commit to deskflow/deskflow that referenced this pull request Dec 3, 2025
The correct command is `brew tap deskflow/tap` not `deskflow/homebrew-tap`.
Homebrew automatically strips the `homebrew-` prefix from repository names.

Related: deskflow/homebrew-tap#6
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.

2 participants