瀏覽代碼

Update brew instructions, closes #2919

Jordi Boggiano 11 年之前
父節點
當前提交
dcea95feba
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/00-intro.md

+ 2 - 2
doc/00-intro.md

@@ -112,10 +112,10 @@ Composer is part of the homebrew-php project.
 
 
 ```sh
 ```sh
 brew update
 brew update
-brew tap josegonzalez/homebrew-php
+brew tap homebrew/homebrew-php
 brew tap homebrew/versions
 brew tap homebrew/versions
 brew install php55-intl
 brew install php55-intl
-brew install josegonzalez/php/composer
+brew install homebrew/php/composer
 ```
 ```
 
 
 ## Installation - Windows
 ## Installation - Windows