From 545d3cb06be49b0d4494652cc942947bfdbdec02 Mon Sep 17 00:00:00 2001 From: Jean-Marc Fontaine Date: Wed, 23 May 2012 16:08:37 +0200 Subject: [PATCH] Fixed the name of the homebrew package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 611729dd0..df0e008fc 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Global installation of Composer (via homebrew) Composer is part of the homebrew-php project. 1. Tap the homebrew-php repository into your brew installation if you haven't done yet: `brew tap josegonzalez/homebrew-php` -2. Run `brew install composer-php`. +2. Run `brew install josegonzalez/php/composer`. 3. Use Composer with the `composer` command. Updating Composer