1
0
Fork 0

Update 00-intro.md

Updated spelling
pull/2350/head
ernest leitch 2013-10-20 10:14:41 -07:00
parent 1e4ace764d
commit ebece5a3b9
1 changed files with 1 additions and 1 deletions

View File

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