Skip to content

Instantly share code, notes, and snippets.

@christopheranderton
Last active January 4, 2016 03:28
Show Gist options
  • Save christopheranderton/8561708 to your computer and use it in GitHub Desktop.
Save christopheranderton/8561708 to your computer and use it in GitHub Desktop.
NOTE: This is a old Gist. It may work, but it can also be deprecated. | Update WP-CLI (WP-CLI itself, not a WordPress install).For use with your Terminal.app (or iTerm.app).
cd ~/.wp-cli
php composer.phar self-update
php composer.phar require 'wp-cli/wp-cli=@stable'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment