mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
📝 Update README
This commit is contained in:
@ -132,10 +132,11 @@ If you're adding `composer` and Homebrew binaries, ensure that Homebrew binaries
|
|||||||
export PATH=$HOME/bin:~/.composer/vendor/bin:$PATH
|
export PATH=$HOME/bin:~/.composer/vendor/bin:$PATH
|
||||||
export PATH=$HOME/bin:/opt/homebrew/bin:$PATH
|
export PATH=$HOME/bin:/opt/homebrew/bin:$PATH
|
||||||
|
|
||||||
|
If you are *not* on Apple Silicon, you should remove the third line.
|
||||||
|
|
||||||
Install the `php` and `composer` formulae:
|
Install the `php` and `composer` formulae:
|
||||||
|
|
||||||
brew install php composer
|
brew install php composer
|
||||||
brew install composer
|
|
||||||
|
|
||||||
Make sure PHP is linked correctly:
|
Make sure PHP is linked correctly:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user