Opened 8 years ago
Closed 8 years ago
#3629 closed defect (bug) (invalid)
Update docs for installing wp-cli via homebrew
| Reported by: | JoeFusco | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Keywords: | needs-patch |
| Cc: |
Description
https://make.wordpress.org/cli/handbook/installing/#installing-via-homebrew
The following command no longer works as homebrew/php is no deprecated:
brew install homebrew/php/wp-cli
WP-CLI can now be installed simply with:
brew install wp-cli
Link to formula also needs updating.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I opened an issue on the wp-cli GitHub with your request. Feel free to open a PR there with your proposed changes.