1
0
Fork 0

updated homebrew install/upgrade info based on changes to formula

pull/188/head
Wil Moore III 2012-01-07 13:52:56 -07:00
parent 752e4cc11f
commit 4dc89c7940
1 changed files with 2 additions and 15 deletions

View File

@ -57,25 +57,12 @@ Installing via this homebrew formula will always get you the latest composer ver
2. Change into a project directory `cd /path/to/my/project`
3. Use composer as you normally would `composer.phar install`
*You will see a warning "Warning: Cannot verify package integrity"; however, this is benign and expected.*
To upgrade:
1. run `brew uninstall composer ; brew install https://raw.github.com/gist/1574469/composer.rb`
Install or Upgrade to the latest version of composer
---------------------------------------------------------------------
*You will see a warning "Warning: Cannot verify package integrity"; however, this is benign and expected.*
Verify
--------
- composer.phar --version
- brew home composer
Configuration
-------------