소스 검색

Merge pull request #2350 from metric152/master

Update 00-intro.md
Jordi Boggiano 11 년 전
부모
커밋
86831502c0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/00-intro.md

+ 3 - 0
doc/00-intro.md

@@ -100,6 +100,9 @@ Composer is part of the homebrew-php project.
 2. Run `brew install josegonzalez/php/composer`.
 3. Use Composer with the `composer` command.
 
+> **Note:** If you receive an error saying PHP53 or higher is missing use this command to install php 
+> `brew install php53-intl`
+
 ## Installation - Windows
 
 ### Using the Installer