franz icon indicating copy to clipboard operation
franz copied to clipboard

fix brew install in README

Open 0xdevalias opened this issue 3 years ago • 3 comments

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

  • [x] 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:

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

0xdevalias avatar Nov 13 '22 22:11 0xdevalias

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

  • https://github.com/meetfranz/franz/pull/2003
  • https://github.com/meetfranz/franz/pull/2148

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

  • https://github.com/meetfranz/franz/pull/1660

0xdevalias avatar Nov 13 '22 22:11 0xdevalias

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

bircni avatar Nov 21 '22 07:11 bircni

the problem is the top window always....

hkdavid2008 avatar Jun 25 '23 22:06 hkdavid2008