Updated the core to comply with the coding standards

Also updated the README with install details for Mac.
This commit is contained in:
Andreas Creten 2011-10-10 09:09:25 +02:00
parent 7da72e2bb4
commit 9b03371076

View file

@ -13,6 +13,8 @@ Installing

Ubuntu, Debian: [.deb package](https://github.com/downloads/andreascreten/wp-cli/wp-cli_0.1.deb)

On Mac, install [Homebrew](http://mxcl.github.com/homebrew/) and run `brew install wp-cli`.

**From source:**

First, make sure you have `php-cli` version 5.3 or newer installed.