Skip to content

Commit

Permalink
Updated to reflect new tap names for php in OSX homebrew.
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Aug 15, 2014
1 parent 1e27ff5 commit fe33d7a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/00-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,9 @@ 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
brew tap homebrew/php
brew install composer
```

## Installation - Windows
Expand Down

0 comments on commit fe33d7a

Please sign in to comment.