Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Bjørnskov committed Jan 12, 2012
1 parent 91a4e52 commit 9fcf016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ Global installation of composer (via homebrew)


Installing via this homebrew formula will always get you the latest composer version. Installing via this homebrew formula will always get you the latest composer version.


1. run `brew uninstall composer ; brew install https://raw.github.com/gist/1574469/composer.rb` 1. run `brew uninstall composer ; brew install --HEAD https://raw.github.com/gist/1574469/composer.rb`
2. Change into a project directory `cd /path/to/my/project` 2. Change into a project directory `cd /path/to/my/project`
3. Use composer as you normally would `composer.phar install` 3. Use composer as you normally would `composer.phar install`


Expand Down

0 comments on commit 9fcf016

Please sign in to comment.