Fixed the name of the homebrew package
parent
79826ee5c9
commit
545d3cb06b
|
@ -61,7 +61,7 @@ Global installation of Composer (via homebrew)
|
||||||
Composer is part of the homebrew-php project.
|
Composer is part of the homebrew-php project.
|
||||||
|
|
||||||
1. Tap the homebrew-php repository into your brew installation if you haven't done yet: `brew tap josegonzalez/homebrew-php`
|
1. Tap the homebrew-php repository into your brew installation if you haven't done yet: `brew tap josegonzalez/homebrew-php`
|
||||||
2. Run `brew install composer-php`.
|
2. Run `brew install josegonzalez/php/composer`.
|
||||||
3. Use Composer with the `composer` command.
|
3. Use Composer with the `composer` command.
|
||||||
|
|
||||||
Updating Composer
|
Updating Composer
|
||||||
|
|
Loading…
Reference in New Issue