From 5a4ead4290c08714c981a340728dc9920838c80c Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sun, 22 Jun 2014 14:07:38 -0400 Subject: [PATCH] Add missing tap for homebrew installation --- doc/00-intro.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/00-intro.md b/doc/00-intro.md index ea0ea63b0..f86ee400f 100644 --- a/doc/00-intro.md +++ b/doc/00-intro.md @@ -113,6 +113,7 @@ Composer is part of the homebrew-php project. ```sh brew update brew tap homebrew/homebrew-php +brew tap homebrew/dupes brew tap homebrew/versions brew install php55-intl brew install homebrew/php/composer