Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix brew install command in README #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MohamedElashri
Copy link

This is a simple fix for README.md instructions on how to install DeskPad using homebrew. This is a cask recipe so will need to be installed using

brew install --cask deskpad

This is cask so needs `--cask`
@rjantoine
Copy link

I just installed it without the --cask flag without any issues. This flag is not required.

@MohamedElashri
Copy link
Author

I just installed it without the --cask flag without any issues. This flag is not required.

https://formulae.brew.sh/cask/deskpad

@paour
Copy link

paour commented Nov 21, 2024

I just installed it without the --cask flag without any issues. This flag is not required.

It's not required now because there is no conflicting formula, but it doesn't hurt and is the recommended syntax.

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.

3 participants