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

take out cask from install instructions #59

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

Conversation

GaryPWhite
Copy link

updated versions of homebrew no longer expect / accept the cask option.

brew cask install -> brew install in the installation instructions.

What does this PR do?

Is this a bugfix or an improvement?;

Explain the changes this PR brings to the project;

Mention a issue (adding the link, of course) if there is any relationship;

Insert some print screen of the result, if it changes the UI.

How to test?

Explain how to test in localhost and/or with the build app (what to do, which songs if necessary, etc).

Critical points

Is there any part of the code that deserves more attention?;

Any technical debt produced by this code? Something could be done better but it wasn't? Why?.

updated versions of homebrew no longer expect / accept the `cask` option.

`brew cask install` -> `brew install` in the installation instructions.
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.

1 participant