Skip to content

Fix brew install command: remove deprecated --no-quarantine#354

Open
SSakutaro wants to merge 1 commit intosbarex:masterfrom
SSakutaro:fix/brew-command
Open

Fix brew install command: remove deprecated --no-quarantine#354
SSakutaro wants to merge 1 commit intosbarex:masterfrom
SSakutaro:fix/brew-command

Conversation

@SSakutaro
Copy link
Copy Markdown

Summary
This PR corrects the installation command in README.md to ensure compatibility with current Homebrew standards and fix a syntax error.

Changes

Remove Deprecated Option: Removed the --no-quarantine flag.

Reasoning
The --no-quarantine option has been deprecated.
Referring to the Homebrew issue below, the flag implementation has been removed.

Copilot AI review requested due to automatic review settings April 8, 2026 13:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Homebrew installation instructions in README.md to align with current Homebrew behavior by removing a deprecated install flag.

Changes:

  • Removed deprecated --no-quarantine from the brew install command.
  • Corrected the README command snippet to a valid, current Homebrew invocation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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