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 in README #2149

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

Conversation

0xdevalias
Copy link

@0xdevalias 0xdevalias commented Nov 13, 2022

Fix the brew install command to use the modern syntax, as brew cask install is no longer supported.

Description

Motivation and Context

⇒  brew cask install franz
Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.

How Has This Been Tested?

N/A

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@0xdevalias
Copy link
Author

Whoops.. seems like there are already a few duplicate PRs to fix this:

And not strictly a duplicate, but another update to the homebrew section of the docs:

@bircni
Copy link

bircni commented Nov 21, 2022

I think this could be a helpful merge - i dont know why this not being approved

@hkdavid2008
Copy link

the problem is the top window always....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants