Skip to content

Update PhantomJS Homebrew installation command.#1871

Open
debojeetmitra wants to merge 1 commit into
codetriage:mainfrom
debojeetmitra:debojeetmitra-patch-1
Open

Update PhantomJS Homebrew installation command.#1871
debojeetmitra wants to merge 1 commit into
codetriage:mainfrom
debojeetmitra:debojeetmitra-patch-1

Conversation

@debojeetmitra
Copy link
Copy Markdown

Description

Updated the outdated Homebrew PhantomJS installation command in CONTRIBUTING.md.

Related Issue

Fixes #1866

Motivation and Context

The previous command used the deprecated brew cask install phantomjs syntax. This PR updates it to the current Homebrew syntax using brew install --cask phantomjs.

How Has This Been Tested?

Reviewed the updated command syntax and verified the documentation change.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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.

phantomjs is no longer in brew

1 participant