소스 검색

Add missing tap for homebrew installation

Jose Diaz-Gonzalez 11 년 전
부모
커밋
5a4ead4290
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/00-intro.md

+ 1 - 0
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